progress

PreviousNext
Docs
kanpekiui

Preview

Loading preview…
registry/ui/progress/index.ts
export * as Progress from "./namespace";
export * from "./progress";
export * from "./styles";

Installation

npx shadcn@latest add @kanpeki/progress

Usage

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