UNPKG

@data-driven-forms/react-form-renderer

Version:

React Form Renderer. Data Driven Forms converts JSON form definitions into fully functional React forms.

3 lines 118 B
import { createContext } from 'react'; var WizardContext = /*#__PURE__*/createContext(); export default WizardContext;