feat: add Mailchimp docs (#1351)

This commit is contained in:
Shahed Nasser
2022-04-18 15:27:05 +02:00
committed by GitHub
parent 3ad0f66619
commit 2e6622ec5d
2 changed files with 188 additions and 0 deletions
+5
View File
@@ -279,6 +279,11 @@ module.exports = {
id: "add-plugins/sendgrid",
label: "SendGrid",
},
{
type: "doc",
id: "add-plugins/mailchimp",
label: "Mailchimp",
},
],
},
{