UNPKG

bootstrap-4-react

Version:
7 lines (4 loc) 107 B
import List from './List'; import ListItem from './ListItem'; List.Item = ListItem; export default List;