UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 174 B
export { Progress } from "./Progress"; export type { ProgressColor, ProgressProps, ProgressSizes, ProgressTheme } from "./Progress"; export { progressTheme } from "./theme";