docs: fixed tabs in create-medusa-app (#2762)

This commit is contained in:
Shahed Nasser
2022-12-12 13:27:48 +02:00
committed by GitHub
parent 0d1e73f152
commit 64a4dcc53b

View File

@@ -19,7 +19,7 @@ When you run the `create-medusa-app` command, youll install a Medusa server,
In your terminal, run the following command:
<Tabs groupId="npxyarn">
<Tabs groupId="npxyarn" wrapperClassName='code-tabs'>
<TabItem value="npx" label="NPX" default>
```bash