docs: update examples
This commit is contained in:
@@ -14,7 +14,7 @@ const elements = ref([
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<VueFlow v-model="elements" class="interactionflow" :fit-view-on-init="true">
|
||||
<VueFlow v-model="elements" class="interactionflow" fit-view-on-init>
|
||||
<InteractionControls />
|
||||
</VueFlow>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user