koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
22 lines (21 loc) • 503 B
JavaScript
"use client";
const t = "_wrapper_g4ghy_3", i = "_toggle_g4ghy_17", n = "_icon_g4ghy_27", o = "_input_g4ghy_37", _ = "_label_g4ghy_65", g = "_with-validation-icon_g4ghy_88", a = "_validity_g4ghy_128", l = {
wrapper: t,
toggle: i,
icon: n,
input: o,
label: _,
withValidationIcon: g,
validity: a
};
export {
l as default,
n as icon,
o as input,
_ as label,
i as toggle,
a as validity,
g as withValidationIcon,
t as wrapper
};
//# sourceMappingURL=InputDate.module.css.js.map