eBay / nice-modal-react

A modal state manager for React.
https://ebay.github.io/nice-modal-react
MIT License
1.96k stars 110 forks source link

MUI Drawer help method #111

Closed jilherme closed 1 year ago

jilherme commented 1 year ago

I noticed that antd has a helper for the drawer component, but MUI don't. Is there a reason for this?

jilherme commented 1 year ago

using muiDialogV5 for MUI Drawer worked. Maybe I missed something in the docs.