UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 244 B
export { TabItem } from "./TabItem"; export type { TabItemProps } from "./TabItem"; export { Tabs } from "./Tabs"; export type { FlowbiteTabsTheme, TabItemStatus, TabStyleItem, TabStyleItemProps, TabStyles, TabsProps, TabsRef, } from "./Tabs";