UNPKG

react-material-overlay

Version:

A fully featured Material UI implementation of overlays like modals, alert dialogs, lightboxes, and bottom sheets featuring easy stack management and browser history integration

5 lines (4 loc) 196 B
export * as constants from './constant'; export { default as enhancedMerge } from './enhancedMerge'; export { default as mergeClasses } from './mergeClasses'; export * from './propValidator';