fix: removed unnecessary links from sidebar (#1456)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user