UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 196 B
import FormControl from './FormControl'; export type { FormControlProps, FormControlComponent, FormControlAccepterProps } from './FormControl'; export { FormControl }; export default FormControl;