koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
18 lines (17 loc) • 366 B
JavaScript
"use client";
const n = "_wrapper_knh8w_1", e = "_legend_knh8w_7", s = "_disabled_knh8w_15", t = "_inputs_knh8w_20", _ = "_hint_knh8w_27", d = {
wrapper: n,
legend: e,
disabled: s,
inputs: t,
hint: _
};
export {
d as default,
s as disabled,
_ as hint,
t as inputs,
e as legend,
n as wrapper
};
//# sourceMappingURL=InputGroup.module.css.js.map