UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 300 B
export { Breadcrumb } from './Breadcrumb'; export type { BreadcrumbComponentProps, FlowbiteBreadcrumbRootTheme, FlowbiteBreadcrumbTheme } from './Breadcrumb'; export { BreadcrumbItem } from './BreadcrumbItem'; export type { BreadcrumbItemProps, FlowbiteBreadcrumbItemTheme } from './BreadcrumbItem';