UNPKG

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

Version:

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

5 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var react_final_form_arrays_1 = require("react-final-form-arrays"); exports.default = react_final_form_arrays_1.FieldArray; //# sourceMappingURL=field-array.js.map