docs: added new guides and troubleshooting related to admin development (#8739)

This commit is contained in:
Shahed Nasser
2024-08-27 10:35:09 +02:00
committed by GitHub
parent 2bacf86d3c
commit 5996089c9c
7 changed files with 134 additions and 2 deletions
+11
View File
@@ -2160,6 +2160,17 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
],
},
{
type: "category",
title: "Admin Development",
children: [
{
type: "link",
path: "/troubleshooting/medusa-admin/no-widget-route",
title: "Widget or Route not Showing",
},
],
},
{
type: "category",
title: "Upgrade",