UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 118 B
import Center from './Center'; export type { CenterProps } from './Center'; export { Center }; export default Center;