docs: added admin setting page documentation (#4641)

* docs: added admin setting page documentation

* add link from routes to settings page
This commit is contained in:
Shahed Nasser
2023-07-31 15:09:19 +03:00
committed by GitHub
parent c2f4ad8378
commit 483bf2e544
4 changed files with 323 additions and 3 deletions
+5
View File
@@ -107,6 +107,11 @@ module.exports = {
label: "Admin UI Routes",
id: "admin/routes",
},
{
type: "doc",
label: "Admin Setting Pages",
id: "admin/setting-pages",
},
{
type: "doc",
label: "Example: Create Onboarding",