Skip to content

Commit

Permalink
Update Svelte sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian authored Dec 6, 2024
1 parent 289ec80 commit e6f1827
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/src/lib/framework.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ export const FRAMEWORKS = {
},
svelte: {
name: 'Svelte',
sandbox:
'https://codesandbox.io/p/devbox/number-flow-svelte-xshsw4?file=%2Fsrc%2Froutes%2F%2Bpage.svelte',
sandbox: 'https://stackblitz.com/edit/vitejs-vite-5czxuc?file=src%2FApp.svelte',
lightColor: '#FF3E00',
darkColor: '#F96844'
}
Expand Down

0 comments on commit e6f1827

Please sign in to comment.