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) 247 B
import RHFColorPicker from './color-picker'; import RHFPhoneInput from './phone-input'; import RHFRichTextEditor, { DefaultEditorConfig } from './rich-text-editor'; export { RHFColorPicker, RHFPhoneInput, RHFRichTextEditor, DefaultEditorConfig };