UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 222 B
export { Toast } from "./Toast"; export type { FlowbiteToastTheme, ToastProps } from "./Toast"; export { ToastToggle } from "./ToastToggle"; export type { FlowbiteToastToggleTheme, ToastToggleProps } from "./ToastToggle";