import { Progress } from '@/components/ui/progress'; import React from 'react'; export function ProgressDemo() { return ; }