@szum-tech/design-system
Version:
Szum-Tech design system with tailwindcss support
40 lines (35 loc) • 1.19 kB
JavaScript
;
var chunkBAWVLSRF_cjs = require('../../chunk-BAWVLSRF.cjs');
require('../../chunk-H2BWO3SI.cjs');
Object.defineProperty(exports, "Dialog", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.Dialog; }
});
Object.defineProperty(exports, "DialogClose", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogClose; }
});
Object.defineProperty(exports, "DialogContent", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogContent; }
});
Object.defineProperty(exports, "DialogDescription", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogDescription; }
});
Object.defineProperty(exports, "DialogFooter", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogFooter; }
});
Object.defineProperty(exports, "DialogHeader", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogHeader; }
});
Object.defineProperty(exports, "DialogTitle", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogTitle; }
});
Object.defineProperty(exports, "DialogTrigger", {
enumerable: true,
get: function () { return chunkBAWVLSRF_cjs.DialogTrigger; }
});