docs: fix badges and tables not showing in code tabs (#12261)
This commit is contained in:
@@ -1006,13 +1006,13 @@ To test out the loyalty points flow, you'll use the [Next.js Starter Storefront]
|
||||
|
||||
So, run the following command in the Medusa application's directory to start the Medusa server:
|
||||
|
||||
```bash title="Medusa Application"
|
||||
```bash npm2yarn badgeLabel="Medusa Application" badgeColor="green"
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Then, run the following command in the Next.js Starter Storefront's directory to start the Next.js server:
|
||||
|
||||
```bash title="Next.js Starter Storefront"
|
||||
```bash npm2yarn badgeLabel="Storefront" badgeColor="blue"
|
||||
npm run dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user