Search documentation, components, and switch theme.
A progress bar indicator.
npx shadcn@latest add @formance/progress
npm install radix-ui
import { Progress } from '@/components/ui/progress'
<Progress value={72} />