doc updates

This commit is contained in:
Krrish Dholakia 2023-08-25 17:19:03 -07:00
parent fa53f7033b
commit 7819ffbbcc
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
# Create your first playground

View file

@ -18,6 +18,7 @@ const sidebars = {
// But you can create a sidebar manually // But you can create a sidebar manually
tutorialSidebar: [ tutorialSidebar: [
{ type: "doc", id: "index" }, // NEW { type: "doc", id: "index" }, // NEW
"tutorials/first_playground",
{ {
type: "category", type: "category",
label: "Completion()", label: "Completion()",