Progress component from @bungas/ui
On This Page
The Progress component from Bungas UI.
Progress
npm install @bungas/ui
import { Progress } from "@bungas/ui"
import { Progress } from "@bungas/ui" export function Example() { return <Progress /> }