react-slick-fixed-dots
v0.30.5
Published
React port of slick carousel
Downloads
18
Maintainers
Readme
react-slick
Carousel component built with React. It is a react port of slick carousel
This fork fixed issue what was described here: https://github.com/akiran/react-slick/issues/2345
Issue what was fixed:
"Pagination Dots Not Activating Correctly with decimal values for slidesToShow and infinite: false. "
Documentation
Installation
npm
npm install react-slick-fixed-dots --save
yarn
yarn add react-slick-fixed-dots