chore(examples): remove logs
This commit is contained in:
@@ -47,7 +47,6 @@ const UseZoomPanHelperFlow = () => {
|
||||
},
|
||||
[project]
|
||||
);
|
||||
console.log(elements);
|
||||
|
||||
return (
|
||||
<ReactFlow elements={elements} onElementsRemove={onElementsRemove} onConnect={onConnect} onPaneClick={onPaneClick}>
|
||||
|
||||
Reference in New Issue
Block a user