Skip to content

Commit

Permalink
Update Vue sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Dec 6, 2024
1 parent 79a06fe commit 289ec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/lib/framework.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const FRAMEWORKS = {
},
vue: {
name: 'Vue',
sandbox: 'https://codesandbox.io/p/devbox/number-flow-vue-7t7y6y',
sandbox: 'https://stackblitz.com/edit/vitejs-vite-4prbhc?file=src%2FApp.vue',
lightColor: '#42B883',
darkColor: '#42B883'
},
Expand Down

0 comments on commit 289ec80

Please sign in to comment.