docs: emails in cloud (#14040)
* docs: emails in cloud * add notes to user guides * small updates * small change * fix link * addressed feedback
This commit is contained in:
@@ -107,6 +107,18 @@ export const sidebar = [
|
||||
title: "Cache",
|
||||
path: "/cache",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
title: "Emails",
|
||||
path: "/emails",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
title: "React Email Templates",
|
||||
path: "/emails/react-email",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user