UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

5 lines (4 loc) 225 B
export { List } from './List'; export type { FlowbiteListRootTheme, FlowbiteListTheme, ListProps } from './List'; export { ListItem } from './ListItem'; export type { FlowbiteListItemTheme, ListItemProps } from './ListItem';