fix: removed unnecessary links from sidebar (#1456)

This commit is contained in:
Shahed Nasser
2022-05-01 12:55:50 +03:00
committed by GitHub
parent 6f4d1d8f34
commit a4bb92305b

View File

@@ -192,19 +192,10 @@ module.exports = {
},
]
},
{
type: "doc",
id: "tutorial/adding-custom-functionality",
label: "Add Custom Functionality"
},
{
type: "doc",
id: "how-to/notification-api",
},
{
type: "doc",
id: "guides/fulfillment-api",
},
{
type: "doc",
id: "guides/plugins",