feat: Implement MiniMap, Background and Controls components
This commit is contained in:
@@ -31,7 +31,6 @@ export default function configureStore(
|
||||
this.onConnectStop = onConnectStop;
|
||||
},
|
||||
setElements(elements) {
|
||||
console.log('setting elements');
|
||||
const propElements = elements;
|
||||
const nextElements: NextElements = {
|
||||
nextNodes: [],
|
||||
|
||||
Reference in New Issue
Block a user