@vertisanpro/flowbite-react
Version:
Non-Official React components built for Flowbite and Tailwind CSS
9 lines (8 loc) • 366 B
JavaScript
export { Footer } from './Footer';
export { FooterBrand } from './FooterBrand';
export { FooterCopyright } from './FooterCopyright';
export { FooterDivider } from './FooterDivider';
export { FooterIcon } from './FooterIcon';
export { FooterLink } from './FooterLink';
export { FooterLinkGroup } from './FooterLinkGroup';
export { FooterTitle } from './FooterTitle';