UNPKG

@reusable-ui/modal

Version:

Overlays a dialog to the entire site's page.

9 lines (7 loc) 332 B
export * from './features/backdrop.js' export * from './variants/BackdropVariant.js' export * from './styles/elements.js' export * from './styles/config.js' export * from './styles/styles.js' export * from './Modal.js' export {default} from './Modal.js'