UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 114 B
import Box from './Box'; export type { BoxProps, BaseBoxProps } from './Box'; export { Box }; export default Box;