UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

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