diff --git a/src/sidebarHome.json b/src/sidebarHome.json index f23b8bb1e33..75914d6c36d 100644 --- a/src/sidebarHome.json +++ b/src/sidebarHome.json @@ -14,6 +14,10 @@ "title": "Installation", "path": "/learn/installation" }, + { + "title": "Setup", + "path": "/learn/setup" + }, { "title": "React Compiler", "path": "/learn/react-compiler"