added notification overview

This commit is contained in:
Shahed Nasser
2022-06-08 18:55:01 +03:00
parent 2eb2126fe3
commit c5d52240aa
5 changed files with 103 additions and 107 deletions
+9 -2
View File
@@ -186,8 +186,15 @@ module.exports = {
]
},
{
type: "doc",
id: "how-to/notification-api",
type: "category",
label: "Notification",
collapsed: true,
items: [
{
type: "doc",
id: "advanced/backend/notification/overview"
}
]
},
{
type: "doc",