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
815 stars 77 forks source link

allow backdrop to be clickable #15

Closed vbylen closed 3 years ago

vbylen commented 3 years ago

This solved issue #14 for me without any apparent drawbacks.

But there's probably a less hackier way to implement this 😅