UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 151 B
export { Card } from "./Card"; export type { CardImageTheme, CardProps, CardRootTheme, CardTheme } from "./Card"; export { cardTheme } from "./theme";