UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

11 lines (10 loc) 466 B
export { Footer } from './Footer.js'; export { FooterBrand } from './FooterBrand.js'; export { FooterCopyright } from './FooterCopyright.js'; export { FooterDivider } from './FooterDivider.js'; export { FooterIcon } from './FooterIcon.js'; export { FooterLink } from './FooterLink.js'; export { FooterLinkGroup } from './FooterLinkGroup.js'; export { FooterTitle } from './FooterTitle.js'; export { footerTheme } from './theme.js'; //# sourceMappingURL=index.js.map