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()
|
const el = ref()
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
sdk.embedProjectId(el.value, 'vitejs-vite-jvtrur', {
|
sdk.embedProjectId(el.value, 'vitejs-vite-wyfpsj', {
|
||||||
height: 750,
|
height: 750,
|
||||||
forceEmbedLayout: true,
|
forceEmbedLayout: true,
|
||||||
openFile: 'src/App.vue',
|
openFile: 'src/App.vue',
|
||||||
|
|||||||
Reference in New Issue
Block a user