Merge pull request #1309 from medusajs/docs/sendgrid

This commit is contained in:
Shahed Nasser
2022-04-12 17:52:12 +03:00
committed by GitHub
4 changed files with 3982 additions and 9 deletions
+11
View File
@@ -236,6 +236,17 @@ module.exports = {
},
],
},
{
type: "category",
label: "Notifications",
items: [
{
type: "doc",
id: "add-plugins/sendgrid",
label: "SendGrid",
},
],
},
{
type: "category",
label: "Payment",