chore(core): cleanup pane (#1507)
* chore(core): cleanup pane * chore(core): cleanup actions
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user