UNPKG

@kopexa/alert-dialog

Version:

A modal dialog that interrupts the user with important content and expects a response.

10 lines (9 loc) 334 B
export { ConfirmDialogProvider } from './confirm.mjs'; export { useConfirm } from './confirm.context.mjs'; export { n as AlertDialog } from './namespace-B5otQCcl.mjs'; import 'react/jsx-runtime'; import 'react'; import './confirm.types.mjs'; import './alert-dialog.mjs'; import '@kopexa/theme'; import '@radix-ui/react-alert-dialog';