UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 298 B
export { ListGroup } from "./ListGroup"; export type { ListGroupProps, ListGroupRootTheme, ListGroupTheme } from "./ListGroup"; export { ListGroupItem } from "./ListGroupItem"; export type { ListGroupItemProps, ListGroupItemTheme } from "./ListGroupItem"; export { listGroupTheme } from "./theme";