MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / progress.tsx

File progress.tsx

apps/start/src/components/ui/progress.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cn } from '@/utils/cn';
2import { round } from '@/utils/math';
3import * as ProgressPrimitive from '@radix-ui/react-progress';
4import * as React from 'react';

Callers

nothing calls this directly

Calls 2

cnFunction · 0.90
roundFunction · 0.90

Tested by

no test coverage detected