docs(ui,docs): added upgrade guides link to UI docs (#5240)

* added medusa ui index page

* remove console
This commit is contained in:
Shahed Nasser
2023-09-27 20:06:03 +03:00
committed by GitHub
parent 11b2f1237b
commit aecf719871
9 changed files with 58 additions and 6 deletions
+5 -1
View File
@@ -53,7 +53,7 @@ module.exports = {
label: "Ecommerce",
customProps: {
iconName: "shopping-cart",
excludeFromDocList: true,
exclude_from_doc_list: true,
},
},
{
@@ -1951,6 +1951,10 @@ module.exports = {
customProps: {
sidebar_is_group_headline: true,
},
link: {
type: "doc",
id: "upgrade-guides/medusa-ui/index",
},
items: [
{
type: "autogenerated",