chore(store): cleanup
This commit is contained in:
@@ -89,7 +89,6 @@ const createStore = ({
|
||||
checkEquality: true,
|
||||
});
|
||||
|
||||
console.log(fitViewQueued, nodesInitialized);
|
||||
if (fitViewQueued && nodesInitialized) {
|
||||
resolveFitView();
|
||||
set({ nodes, fitViewQueued: false, fitViewOptions: undefined });
|
||||
|
||||
Reference in New Issue
Block a user