Skip to content

Commit a4a37d8

Browse files
authored
Add setup to home sidebar (#7963)
1 parent 03a5465 commit a4a37d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sidebarHome.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"title": "Installation",
1515
"path": "/learn/installation"
1616
},
17+
{
18+
"title": "Setup",
19+
"path": "/learn/setup"
20+
},
1721
{
1822
"title": "React Compiler",
1923
"path": "/learn/react-compiler"

0 commit comments

Comments
 (0)