UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 136 B
import FormStack from './FormStack'; export type { FormStackProps } from './FormStack'; export { FormStack }; export default FormStack;