koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
16 lines (15 loc) • 352 B
JavaScript
"use client";
const p = "_wrapper_1pnp1_3", n = "_input_1pnp1_20", i = "_with-validation-icon_1pnp1_72", t = "_prefix_1pnp1_78", a = {
wrapper: p,
input: n,
withValidationIcon: i,
prefix: t
};
export {
a as default,
n as input,
t as prefix,
i as withValidationIcon,
p as wrapper
};
//# sourceMappingURL=InputNumeric.module.css.js.map