UNPKG

rsuite

Version:

A suite of react components

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