chore(docs): replace default-zoom with defaut-viewport

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-06 22:15:35 +01:00
committed by Braks
parent 373c8f82a2
commit 0192c6515f
6 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ onMounted(() => {
:class="[gradient ? 'animated-bg-gradient' : '']"
:style="{ backgroundColor: bgColor }"
:connection-line-style="connectionLineStyle"
:default-zoom="1.5"
:default-viewport="{ zoom: 1.5 }"
fit-view-on-init
>
<template #node-custom="{ data }">