Informs about the status of ongoing processes, such as loading an app or submitting a form.
npm install @brudi/react-progress
import { Progress } from "@brudi/react-progress"
<Progress value={33} />
npx @brudi/ui extend progress