el-react-form
v0.1.0
Published
Reusable React form components built on top of react-hook-form.
Maintainers
Readme
el-react-form
Reusable React form components built on top of react-hook-form.
Installation
npm install el-react-formUsage
import { Form, FormField, FormInput, Input, Select, Checkbox, Button } from 'el-react-form';