Docs
Progress
Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Usage
import { Progress } from '@tszhong0411/ui'
<Progress value={66} />
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
import { Progress } from '@tszhong0411/ui'
<Progress value={66} />