docs(ui,docs): added upgrade guides link to UI docs (#5240)
* added medusa ui index page * remove console
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user