Progress and Stepper #33

Merged
an.di merged 3 commits from adilallo/component/ProgressStepper into main 2026-02-02 18:47:36 +00:00
Showing only changes of commit 9d4a5f4238 - Show all commits
+3 -1
View File
@@ -54,7 +54,9 @@ export const AllStates = {
<Progress {..._args} progress="1-1" />
</div>
<div>
<p className="text-white mb-2">Progress: 1-5 (1 segment + full partial)</p>
<p className="text-white mb-2">
Progress: 1-5 (1 segment + full partial)
</p>
<Progress {..._args} progress="1-5" />
</div>
<div>