UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 280 B
export { ListGroup } from './ListGroup'; export type { FlowbiteListGroupRootTheme, FlowbiteListGroupTheme, ListGroupProps } from './ListGroup'; export { ListGroupItem } from './ListGroupItem'; export type { FlowbiteListGroupItemTheme, ListGroupItemProps } from './ListGroupItem';