@vertisanpro/flowbite-react
Version:
Non-Official React components built for Flowbite and Tailwind CSS
8 lines (7 loc) • 325 B
JavaScript
export { Sidebar } from './Sidebar';
export { SidebarCTA } from './SidebarCTA';
export { SidebarCollapse } from './SidebarCollapse';
export { SidebarItem } from './SidebarItem';
export { SidebarItemGroup } from './SidebarItemGroup';
export { SidebarItems } from './SidebarItems';
export { SidebarLogo } from './SidebarLogo';