FormidableLabs / react-swipeable

React swipe event handler hook
https://commerce.nearform.com/open-source/react-swipeable
MIT License
2k stars 147 forks source link

fix carousel ordering #278

Closed hartzis closed 2 years ago

hartzis commented 2 years ago

Fixes example carousels ordering issue. Now the first one is the actual first one displayed.

fixes #269