Added sidebar link
This commit is contained in:
@@ -225,6 +225,17 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Notifications",
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
id: "add-plugins/sendgrid",
|
||||
label: "SendGrid",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Payment",
|
||||
|
||||
Reference in New Issue
Block a user