UNPKG

koval-ui

Version:

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

3 lines (2 loc) 271 B
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),e=require("./FormReducer.cjs"),o=t.createContext({state:e.initialState,dispatch:()=>{}});exports.FormContext=o; //# sourceMappingURL=FormContext.cjs.map