react-simple-hook-modal icon indicating copy to clipboard operation
react-simple-hook-modal copied to clipboard

Add global configuration

Open mbrookson opened this issue 5 years ago • 0 comments

Currently to set transitions you must configure it per <Modal/> instance.

Add the ability to configuration this across all modals. Perhaps as a prop on <ModalProvider /> for a quick win.

mbrookson avatar Apr 29 '20 19:04 mbrookson