UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 149 B
export { Alert } from "./Alert"; export type { AlertCloseButtonTheme, AlertProps, AlertTheme } from "./Alert"; export { alertTheme } from "./theme";