UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

15 lines (14 loc) 347 B
import { jsx as o } from "react/jsx-runtime"; const n = (e) => { const { SelectWidget: t } = e.registry.widgets; return /* @__PURE__ */ o(t, { ...e, options: { enumOptions: [ { value: !0, label: "true" }, { value: !1, label: "false" } ] } }); }; export { n as BooleanWidget }; //# sourceMappingURL=BooleanWidget.js.map