UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 252 B
export * from './Navbar'; export type { NavbarBrandProps } from './NavbarBrand'; export type { NavbarCollapseProps } from './NavbarCollapse'; export type { NavbarLinkProps } from './NavbarLink'; export type { NavbarToggleProps } from './NavbarToggle';