111
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
>
|
||||
<component
|
||||
:is="components[node.data.component]"
|
||||
:class="{ active: stateManager.activeNodeID.value === node.id }"
|
||||
:active="stateManager.activeNodeID.value === node.id"
|
||||
:node="node"
|
||||
:config="node.data"
|
||||
:data="node.data.data"
|
||||
|
||||
Reference in New Issue
Block a user