Commit 36b720c
committed
fix(docs): use preset color names for Progress.Circle in preview
Progress.Circle only supports preset names (primary, blue, green,
yellow, red) — not CSS variable strings. The var() values were
silently ignored, rendering circles without stroke color.1 parent 5077417 commit 36b720c
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments