update: add missing property to store
Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
import { CSSProperties } from 'vue'
|
||||
import { ToRefs } from '@vue/reactivity'
|
||||
import { CSSProperties, ToRefs } from 'vue'
|
||||
import { GraphEdge, Edge } from './edge'
|
||||
import { GraphNode, CoordinateExtent, Node } from './node'
|
||||
import { ConnectionLineType, ConnectionMode } from './connection'
|
||||
|
||||
Reference in New Issue
Block a user