koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
24 lines (23 loc) • 549 B
JavaScript
"use client";
const e = "_card_3e9ye_3", o = "_vertical_3e9ye_10", t = "_horizontal_3e9ye_16", a = "_body_3e9ye_23", _ = "_header-image_3e9ye_31", c = "_actions_3e9ye_54", n = "_row_3e9ye_63", s = "_action-button_3e9ye_74", r = {
card: e,
vertical: o,
horizontal: t,
body: a,
headerImage: _,
actions: c,
row: n,
actionButton: s
};
export {
s as actionButton,
c as actions,
a as body,
e as card,
r as default,
_ as headerImage,
t as horizontal,
n as row,
o as vertical
};
//# sourceMappingURL=Card.module.css.js.map