react-slick icon indicating copy to clipboard operation
react-slick copied to clipboard

resolved slidesToScroll negative value issue

Open reachtokish opened this issue 6 years ago • 0 comments

This pull request will resolve issue id 1572 which is if the value of slidesToScroll is -1 or 0 then the slider is throwing an error. Now in this PR the dots component will not render if slidesToScroll: 0 | -1.

reachtokish avatar Aug 04 '19 16:08 reachtokish