Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Installation
pnpm dlx shadcn@latest add progressUsage
import { Progress } from "@/components/ui/progress";Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.