UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

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