@kopexa/alert-dialog
Version:
A modal dialog that interrupts the user with important content and expects a response.
29 lines (28 loc) • 567 B
JavaScript
"use client";
import {
AlertDialogAction,
AlertDialogCancel,
AlertDialogContent,
AlertDialogDescription,
AlertDialogFooter,
AlertDialogHeader,
AlertDialogOverlay,
AlertDialogPortal,
AlertDialogRoot,
AlertDialogTitle,
AlertDialogTrigger
} from "./chunk-5OQQOE47.mjs";
import "./chunk-C7GZJJIK.mjs";
export {
AlertDialogAction,
AlertDialogCancel,
AlertDialogContent,
AlertDialogDescription,
AlertDialogFooter,
AlertDialogHeader,
AlertDialogOverlay,
AlertDialogPortal,
AlertDialogRoot,
AlertDialogTitle,
AlertDialogTrigger
};