Update open with codesandbox link to use synced sandboxes (#6105)

This commit is contained in:
Obinna Ekwuno
2023-02-03 17:52:11 +00:00
committed by GitHub
parent 45b41d98f5
commit db2c59fc18
25 changed files with 25 additions and 25 deletions

View File

@ -5,7 +5,7 @@ npm create astro@latest -- --template framework-vue
```
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-vue)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-vue)
This example showcases Astro working with [Vue](https://v3.vuejs.org/).