Commit 5119f0c
fix(ui): fix TS2367 type error in AboutPage phase status comparison
Add explicit union type annotation to phases array so "current" and
"upcoming" comparisons remain valid even when all entries are "done".
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2519e72 commit 5119f0c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments