UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 253 B
export * from './Sidebar'; export type { SidebarCTAProps } from './SidebarCTA'; export type { SidebarCollapseProps } from './SidebarCollapse'; export type { SidebarItemProps } from './SidebarItem'; export type { SidebarLogoProps } from './SidebarLogo';