docs: fix badges and tables not showing in code tabs (#12261)
This commit is contained in:
@@ -306,7 +306,7 @@ Make sure to replace `~/path/to/medusa-app` with the path to your Medusa applica
|
||||
|
||||
Then, if your project was created before v2.3.1 of Medusa, make sure to install `yalc` as a development dependency:
|
||||
|
||||
```bash npm2yarn title="Medusa application"
|
||||
```bash npm2yarn badgeLabel="Medusa Application" badgeColor="green"
|
||||
npm install --save-dev yalc
|
||||
```
|
||||
|
||||
@@ -387,7 +387,7 @@ This command will:
|
||||
|
||||
You can start your Medusa application's development server to test out your plugin:
|
||||
|
||||
```bash npm2yarn title="Medusa application"
|
||||
```bash npm2yarn badgeLabel="Medusa Application" badgeColor="green"
|
||||
npm run dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user