Skip to content

Commit

Permalink
docs: add Stackblitz playground
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Mar 21, 2024
1 parent 5012a2f commit dfd777c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -408,9 +408,9 @@ onBeforeMount(async () => {

## Contributing

You can contribute to this module online with CodeSandbox:
You can dive into this module online using StackBlitz:

[![Edit @nuxtjs/mdc](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/nuxt-modules/mdc/tree/main/?fontsize=14&hidenavigation=1&theme=dark)
[![Edit @nuxtjs/mdc](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/nuxt-modules/mdc?file=playground%2Fapp.vue)

Or locally:

Expand Down

0 comments on commit dfd777c

Please sign in to comment.