UNPKG

rsuite

Version:

A suite of react components

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