koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
18 lines (17 loc) • 355 B
JavaScript
"use client";
const p = "_wrapper_1ghkp_3", t = "_toggle_1ghkp_18", _ = "_icon_1ghkp_28", e = "_input_1ghkp_45", n = "_label_1ghkp_72", o = {
wrapper: p,
toggle: t,
icon: _,
input: e,
label: n
};
export {
o as default,
_ as icon,
e as input,
n as label,
t as toggle,
p as wrapper
};
//# sourceMappingURL=InputColor.module.css.js.map