UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 141 B
export { Progress } from "./Progress"; export type { FlowbiteProgressTheme, ProgressColor, ProgressProps, ProgressSizes } from "./Progress";