UNPKG

react-hook-form-generator

Version:

A [React](https://reactjs.org/) component to quickly and easily generate forms from object schema. Built with [React Hook Form](https://react-hook-form.com/) and [Chakra UI](https://chakra-ui.com/).

9 lines (6 loc) 228 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-hook-form-generator.cjs.production.min.js') } else { module.exports = require('./react-hook-form-generator.cjs.development.js') }