Temzasse / react-modal-sheet

Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind 🪐
https://temzasse.github.io/react-modal-sheet/
MIT License
791 stars 75 forks source link

Framer-motion 5 support #53

Closed kyh closed 2 years ago

kyh commented 2 years ago

Update peer dependency to support Framer 5

npm ERR! Could not resolve dependency:
npm ERR! peer framer-motion@"2.x || 3.x || 4.x" from react-modal-sheet@1.4.1
Temzasse commented 2 years ago

Fixed in v1.4.2