docs: improve create-medusa-app guide structure (#4801)

* docs: improved create-medusa-app structure

* change hash link
This commit is contained in:
Shahed Nasser
2023-08-18 11:19:36 +03:00
committed by GitHub
parent 57bb391146
commit fd2dcdf98c
2 changed files with 35 additions and 33 deletions
+3 -7
View File
@@ -162,15 +162,11 @@ Learn about all the new features and enhancements in Medusa.
<DocCardList colSize={4} items={[
{
type: 'link',
href: '/modules/products/serverless-module',
label: 'Product Module',
href: 'https://docs.medusajs.com/ui',
label: 'Medusa UI',
customProps: {
icon: Icons['tag-solid'],
description: 'Learn about the new product module and how to use it in a serverless setup.',
badge: {
variant: 'orange',
children: 'Beta'
}
description: 'Check out the Medusa UI package, a React implementation of the Medusa design system.',
}
},
{