Commit 200f37b
fix(spec-page): add null guard for specData to fix TypeScript build
TypeScript couldn't narrow specData after the error/loading early returns.
Added explicit null check before the main render to satisfy strict null checks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b242d4f commit 200f37b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
0 commit comments