Add examples
This commit is contained in:
@@ -22,7 +22,11 @@ const sidebars = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Getting Started",
|
||||
items: ["getting-started/installation", "getting-started/usage"],
|
||||
items: [
|
||||
"getting-started/installation",
|
||||
"getting-started/usage",
|
||||
"getting-started/examples",
|
||||
],
|
||||
},
|
||||
"migration",
|
||||
"faq",
|
||||
|
||||
Reference in New Issue
Block a user