yifaneye / react-gallery-carousel

Carousel component 🎠🎠🎠 supporting touch, mouse, keyboard, thumbnails, fullscreen, lazy loading, SSR and customisations. 👉 Live editor: https://yifanai.com/rgcd1
https://yifanai.com/rgc
MIT License
215 stars 30 forks source link

Add react 18 to peer dependencies #76

Closed Cyklan closed 2 years ago

Cyklan commented 2 years ago

I added react 18 to the peer dependencies to avoid having to install the package with --legacy-peer-deps. I'm currently using it in a react 18 project and there are no issues.

yifaneye commented 2 years ago

Thanks! It looks good to me!

yifaneye commented 2 years ago

This is now available in v0.2.10