Progress
A bar showing completion progress of a task.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/progress.jsonUsage
A bar showing completion progress of a task.
import {
Progress,
ProgressIndicator,
ProgressTrack,
} from "@/components/ui/progress";