UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

5 lines (3 loc) 135 B
export { ModalManager } from '@mui/base/Modal'; // exporting ModalManager export { default } from './Modal'; export * from './Modal';