@szum-tech/design-system
Version:
Szum-Tech design system with tailwindcss support
36 lines (31 loc) • 1.03 kB
JavaScript
;
var chunk2Y2ZCPNV_cjs = require('../../chunk-2Y2ZCPNV.cjs');
require('../../chunk-H2BWO3SI.cjs');
Object.defineProperty(exports, "Card", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.Card; }
});
Object.defineProperty(exports, "CardAction", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardAction; }
});
Object.defineProperty(exports, "CardContent", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardContent; }
});
Object.defineProperty(exports, "CardDescription", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardDescription; }
});
Object.defineProperty(exports, "CardFooter", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardFooter; }
});
Object.defineProperty(exports, "CardHeader", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardHeader; }
});
Object.defineProperty(exports, "CardTitle", {
enumerable: true,
get: function () { return chunk2Y2ZCPNV_cjs.CardTitle; }
});