l2logic2b/ui

Progress

Displays an indicator showing the completion progress of a task.

Installation

npx logic2b@latest add progress

Usage

import { Progress } from "@/components/ui/progress"

<Progress value={66} />