UNPKG

@react-form-builder/core

Version:

React JSON Schema Form Builder to create complex, validated, reusable forms with no deep React knowledge required

17 lines (16 loc) 332 B
import { createNonNullableContext as e } from "../../utils/createNonNullableContext.js"; const [ /** * **Internal use only.** */ o, /** * **Internal use only.** */ t ] = e("RepeaterPropsContext"); export { t as RepeaterPropsProvider, o as useRepeaterProps }; //# sourceMappingURL=RepeaterPropsContext.js.map