UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 225 B
export { Banner } from './Banner'; export type { BannerComponentProps } from './Banner'; export { BannerCollapseButton } from './BannerCollapseButton'; export type { BannerCollapseButtonProps } from './BannerCollapseButton';