UNPKG

@react-form-builder/core

Version:

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

19 lines (18 loc) 380 B
import { jsx as e, Fragment as n } from "react/jsx-runtime"; import { Model as r } from "../define/utils/Model.js"; const i = ({ children: t }) => /* @__PURE__ */ e(n, { children: t }), o = "Fragment", a = new r( i, o, void 0, void 0, void 0, void 0, void 0, void 0, o, "container" ); export { a as fragmentModel }; //# sourceMappingURL=fragmentModel.js.map