koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
18 lines (17 loc) • 414 B
JavaScript
"use client";
const i = "_wrapper_19l20_3", t = "_input_19l20_20", n = "_with-validation-icon_19l20_67", a = "_prefix_19l20_73", o = "_validation_19l20_111", _ = {
wrapper: i,
input: t,
withValidationIcon: n,
prefix: a,
validation: o
};
export {
_ as default,
t as input,
a as prefix,
o as validation,
n as withValidationIcon,
i as wrapper
};
//# sourceMappingURL=InputText.module.css.js.map