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