examples: cleanup examples and remove deprecated usages

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-10 11:38:22 +01:00
committed by Braks
parent 5b375cdb62
commit 72325d4887
5 changed files with 24 additions and 32 deletions
+3 -1
View File
@@ -69,7 +69,9 @@ onMounted(() => {
useVueFlow({
connectionMode: ConnectionMode.Loose,
connectionLineStyle,
connectionLineOptions: {
style: connectionLineStyle,
},
snapToGrid: true,
snapGrid,
})