examples: cleanup examples and remove deprecated usages
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -69,7 +69,9 @@ onMounted(() => {
|
||||
|
||||
useVueFlow({
|
||||
connectionMode: ConnectionMode.Loose,
|
||||
connectionLineStyle,
|
||||
connectionLineOptions: {
|
||||
style: connectionLineStyle,
|
||||
},
|
||||
snapToGrid: true,
|
||||
snapGrid,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user