fix(node-toolbar): set default value for isVisible to undefined (#1785)

* fix(node-toolbar): set default value for isVisible to undefined

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2025-03-08 12:26:28 +01:00
parent dd9c92ff81
commit 2ba98efef0
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/node-toolbar": patch
---
Set default value for `isVisible` to `undefined`