UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 166 B
import useFormControl from './useFormControl'; export type { UseFormControlProps } from './useFormControl'; export { useFormControl }; export default useFormControl;