UNPKG

koval-ui

Version:

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

13 lines (12 loc) 226 B
"use client"; const r = (t) => { const e = t && new FormData(t), o = {}; if (e) for (const [a, n] of e.entries()) o[a] = n; return o; }; export { r as getFormState }; //# sourceMappingURL=getFormState.js.map