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 o = "_card_gpq71_3", t = "_vertical_gpq71_11", a = "_horizontal_gpq71_17", _ = "_body_gpq71_24", c = "_header-image_gpq71_32", n = "_actions_gpq71_55", e = "_row_gpq71_64", s = "_action-button_gpq71_75", r = {
card: o,
vertical: t,
horizontal: a,
body: _,
headerImage: c,
actions: n,
row: e,
actionButton: s
};
export {
s as actionButton,
n as actions,
_ as body,
o as card,
r as default,
c as headerImage,
a as horizontal,
e as row,
t as vertical
};
//# sourceMappingURL=Card.module.css.js.map