docs: added customize medusa admin docs (#2870)
This commit is contained in:
+15
-3
@@ -207,9 +207,21 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "usage/local-development",
|
||||
},
|
||||
type: "category",
|
||||
label: 'Local Development',
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
id: "usage/local-development",
|
||||
label: "Server and Monorepo"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "admin/development",
|
||||
label: "Medusa Admin"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user