fix(core): correct id access in useVueFlow (#1483)

* fix(core): correct id access in `useVueFlow`

* chore(changeset): add
This commit is contained in:
Braks
2024-06-18 12:44:34 +02:00
parent aab43d5247
commit e2ce2053e4
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Correct access of options id in `useVueFlow`