UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 124 B
import Content from './Content'; export type { ContentProps } from './Content'; export { Content }; export default Content;