UNPKG

@material-ui/core

Version:

React components that implement Google's Material Design.

5 lines (4 loc) 150 B
export { default } from './Modal'; export * from './Modal'; export { default as ModalManager } from './ModalManager'; export * from './ModalManager';