You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having tried slick to replace this library, when it comes to the carousel - you need to install slick-carousel that has a peer dependency on jQuery. There's a note in the Getting Started guide:
Note: But be aware slick-carousel has a peer-dependancy on jQuery which you, or your colleagues may not like to see in your console output, so you can always grab the CSS from there and convert it into any CSS in JS solution that you might be using.
Hi,
in the readme it says:
After doing some research on sliders in react, I found this react port of slick. Isn't that exactly the package which the readme claims to not exist?
Thanks a lot in advance for your patience and support!
The text was updated successfully, but these errors were encountered: