feat: Implement MiniMap, Background and Controls components

This commit is contained in:
Braks
2021-07-09 17:52:21 +02:00
parent b6d9265317
commit 4319e2ac49
9 changed files with 460 additions and 3 deletions
-1
View File
@@ -31,7 +31,6 @@ export default function configureStore(
this.onConnectStop = onConnectStop;
},
setElements(elements) {
console.log('setting elements');
const propElements = elements;
const nextElements: NextElements = {
nextNodes: [],