docs: update pinia example to use latest version of vue flow
This commit is contained in:
@@ -4,7 +4,7 @@ import sdk from '@stackblitz/sdk'
|
||||
const el = ref()
|
||||
|
||||
onMounted(() => {
|
||||
sdk.embedProjectId(el.value, 'vitejs-vite-jvtrur', {
|
||||
sdk.embedProjectId(el.value, 'vitejs-vite-wyfpsj', {
|
||||
height: 750,
|
||||
forceEmbedLayout: true,
|
||||
openFile: 'src/App.vue',
|
||||
|
||||
Reference in New Issue
Block a user