docs: updates to admin customization docs (#7493)
* updated admin docs * re-add navigation and parameters sections * update injection zones * update cli scripts docs * added list of injection zones * add details about widget props * restructure admin injection zones
This commit is contained in:
@@ -1668,10 +1668,6 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
path: "/references/medusa-config",
|
||||
title: "Medusa Application",
|
||||
},
|
||||
// {
|
||||
// path: "/configurations/medusa-admin",
|
||||
// title: "Medusa Admin",
|
||||
// },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -1800,20 +1796,6 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Medusa Admin",
|
||||
hasTitleStyling: true,
|
||||
children: [
|
||||
{
|
||||
path: "/troubleshooting/admin-sign-in",
|
||||
title: "Signing In",
|
||||
},
|
||||
{
|
||||
path: "/troubleshooting/admin-custom-hooks-error",
|
||||
title: "Custom Hooks Error",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user