This repository was archived by the owner on May 4, 2026. It is now read-only.
Commit 9847877
fix: correct mismatched Tabs defaultValue and TabItem value in devnet guide
The Tabs component had defaultValue="cargo" but no child TabItem with that
value (only "macos" and "ubuntu" exist). The second TabItem also had
value="prebuilt" instead of "ubuntu", causing a Docusaurus rendering crash.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2ac1f5b commit 9847877
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments