UNPKG

@nish1896/rhf-mui-components

Version:

A suite of 20+ reusable Material UI components for React Hook Form to minimize your time and effort in creating and styling forms

5 lines (4 loc) 230 B
export { default as FormControl } from './FormControl'; export { default as FormHelperText } from './FormHelperText'; export { default as FormLabel } from './FormLabel'; export { default as FormLabelText } from './FormLabelText';