chore(core): cleanup pane (#1507)

* chore(core): cleanup pane

* chore(core): cleanup actions
This commit is contained in:
Braks
2024-07-01 09:44:55 +02:00
parent e57f22c185
commit 266f8744ad
6 changed files with 144 additions and 164 deletions
+2
View File
@@ -87,6 +87,8 @@ export class Storage {
...getters,
...actions,
...toRefs(reactiveState),
nodeLookup,
edgeLookup,
emits,
id,
vueFlowVersion: typeof __VUE_FLOW_VERSION__ !== 'undefined' ? __VUE_FLOW_VERSION__ : 'UNKNOWN',