UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 238 B
export { List } from "./List"; export type { ListProps, ListRootTheme, ListTheme } from "./List"; export { ListItem } from "./ListItem"; export type { ListItemProps, ListItemTheme } from "./ListItem"; export { listTheme } from "./theme";