UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 138 B
import List from './List'; export type { ListProps } from './List'; export type { ListItemProps } from './ListItem'; export default List;