UNPKG

rsuite

Version:

A suite of react components

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