UNPKG

@material-ui/unstyled

Version:

Unstyled React components with which to implement custom design systems.

9 lines (6 loc) 282 B
export { default } from './ModalUnstyled'; export * from './ModalUnstyled'; export { default as ModalManager } from './ModalManager'; export * from './ModalManager'; export { default as modalUnstyledClasses } from './modalUnstyledClasses'; export * from './modalUnstyledClasses';