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

Can I use two sheets with two different styles in the same app? #19

Closed vbylen closed 3 years ago

vbylen commented 3 years ago

I'm overriding default styling in sheet one, but would like to use default styles in sheet two, within the same app.

Is this possible?

vbylen commented 3 years ago

ah I see this was resolved in #16.