koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
22 lines (21 loc) • 451 B
JavaScript
"use client";
const o = "_no-scroll_ifjug_4", _ = "_dialog_ifjug_8", s = "_flex_ifjug_29", c = "_header_ifjug_36", l = "_body_ifjug_3", n = "_actions_ifjug_58", e = "_row_ifjug_64", i = {
noScroll: o,
dialog: _,
flex: s,
header: c,
body: l,
actions: n,
row: e
};
export {
n as actions,
l as body,
i as default,
_ as dialog,
s as flex,
c as header,
o as noScroll,
e as row
};
//# sourceMappingURL=Dialog.module.css.js.map