docs(ui,docs): added upgrade guides link to UI docs (#5240)
* added medusa ui index page * remove console
This commit is contained in:
@@ -24,6 +24,7 @@ export type SidebarItemType = {
|
||||
children?: SidebarItemType[]
|
||||
loaded?: boolean
|
||||
isPathHref?: boolean
|
||||
linkProps?: React.AllHTMLAttributes<HTMLAnchorElement>
|
||||
}
|
||||
|
||||
export type SidebarSectionItemsType = {
|
||||
|
||||
Reference in New Issue
Block a user