UNPKG

react-hook-form-chakra-fields

Version:

A collection of form fields on top of simple and accessible react component library [Chakra UI](https://chakra-ui.com/) and performant form library [React Hook Form](https://react-hook-form.com/), integrated with many other js/ts libraries.

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