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
828 stars 78 forks source link

Remove border from backdrop #107

Closed erhnml closed 1 year ago

erhnml commented 1 year ago

There is a border on the backdrop if the backdrop is clickable. I think we should remove the borders to achieve consistent UI.