fix provider error
This commit is contained in:
@@ -11,10 +11,7 @@
|
||||
createStore({
|
||||
props: {},
|
||||
nodes: [],
|
||||
edges: [],
|
||||
nodesDraggable: true,
|
||||
nodesConnectable: true,
|
||||
elementsSelectable: true
|
||||
edges: []
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user