UNPKG

@material-ui/unstyled

Version:

Unstyled React components with which to implement custom design systems.

3 lines 196 B
export { default } from './ModalUnstyled'; export { default as ModalManager } from './ModalManager'; export { default as modalUnstyledClasses, getModalUtilityClass } from './modalUnstyledClasses';