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_1o6nf_4", n = "_dialog_1o6nf_8", _ = "_flex_1o6nf_29", s = "_header_1o6nf_36", c = "_body_1o6nf_3", l = "_actions_1o6nf_58", e = "_row_1o6nf_64", t = {
noScroll: o,
dialog: n,
flex: _,
header: s,
body: c,
actions: l,
row: e
};
export {
l as actions,
c as body,
t as default,
n as dialog,
_ as flex,
s as header,
o as noScroll,
e as row
};
//# sourceMappingURL=Dialog.module.css.js.map