UNPKG

rsuite

Version:

A suite of react components

6 lines (5 loc) 183 B
import FormGroup from './FormGroup'; export type { FormGroupProps } from './FormGroup'; export { useFormGroup } from './useFormGroup'; export { FormGroup }; export default FormGroup;