ProgressDisplays an indicator showing the completion progress of a task, typically displayed as a progress bar.Docs API Reference Dependencies@radix-ui/react-progress: v1.1.0 PreviewCode Installation CLIManualnpmpnpmyarnbunnpx @kosori/cli add components progress Usage import { Progress } from '~/components/ui/progress'; <Progress value={33} />Edit on GitHubPreviousPopoverNextRadio Group