Loading dashboard...
Loading dashboard...
import { Progress } from "@/components/ui/progress"<Progress value={33} />Use ProgressLabel and ProgressValue to add a label and value display.
A progress bar that can be controlled by a slider.
See the Base UI Progress documentation.
"use client"
import * as React from "react"import {
Progress,
ProgressLabel,"use client"
import * as React from "react"