UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines (3 loc) 139 B
export { Dialog } from './Dialog'; export { useDialogContext } from './Dialog.context'; export type { DialogProps } from './Dialog.types';