UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

7 lines (6 loc) 165 B
"use client"; const r = (e) => e === void 0 ? "auto" : e === "fluid" ? "100%" : `${e}px`; export { r as normalizeUnit }; //# sourceMappingURL=normalizeUnit.js.map