UNPKG

koval-ui

Version:

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

22 lines (21 loc) 415 B
"use client"; var t = /* @__PURE__ */ ((e) => (e.FORM_SET_PRISTINE = "FORM_SET_PRISTINE", e))(t || {}); const i = { pristine: !0 }, n = (e = i, r) => { switch (r.type) { case "FORM_SET_PRISTINE": return { ...e, pristine: r.pristine }; default: return e; } }; export { t as Actions, n as FormReducer, i as initialState }; //# sourceMappingURL=FormReducer.js.map