@szum-tech/design-system
Version:
Szum-Tech design system with tailwindcss support
44 lines (39 loc) • 1.42 kB
JavaScript
;
var chunkTMXVL5CV_cjs = require('../../chunk-TMXVL5CV.cjs');
require('../../chunk-H2BWO3SI.cjs');
Object.defineProperty(exports, "AlertDialog", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialog; }
});
Object.defineProperty(exports, "AlertDialogAction", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogAction; }
});
Object.defineProperty(exports, "AlertDialogCancel", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogCancel; }
});
Object.defineProperty(exports, "AlertDialogContent", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogContent; }
});
Object.defineProperty(exports, "AlertDialogDescription", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogDescription; }
});
Object.defineProperty(exports, "AlertDialogFooter", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogFooter; }
});
Object.defineProperty(exports, "AlertDialogHeader", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogHeader; }
});
Object.defineProperty(exports, "AlertDialogTitle", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogTitle; }
});
Object.defineProperty(exports, "AlertDialogTrigger", {
enumerable: true,
get: function () { return chunkTMXVL5CV_cjs.AlertDialogTrigger; }
});