fitView disabled

This commit is contained in:
Lucas Oliveira 2023-02-17 00:18:32 -03:00
commit 173781ce4c

View file

@ -100,7 +100,6 @@ export default function FlowPage() {
connectionLineComponent={connection}
onDragOver={onDragOver}
onDrop={onDrop}
fitView
>
<Background />
<Controls></Controls>