docs: improved create-medusa-app structure (#5458)
This commit is contained in:
@@ -3,7 +3,7 @@ description: 'Learn step-by-step.'
|
||||
addHowToData: true
|
||||
---
|
||||
|
||||
import Troubleshooting from '@site/src/components/Troubleshooting'
|
||||
import DetailsList from '@site/src/components/DetailsList'
|
||||
import CorsErrorSection from '../../troubleshooting/cors-issues.md'
|
||||
|
||||
# Deploy Admin to Vercel
|
||||
@@ -196,7 +196,7 @@ Then, restart your Medusa backend. Once the backend is running again, you can us
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
<Troubleshooting
|
||||
<DetailsList
|
||||
sections={[
|
||||
{
|
||||
title: 'CORS Error',
|
||||
|
||||
Reference in New Issue
Block a user