remove zoom on first node
This commit is contained in:
@@ -661,7 +661,6 @@ function Flow() {
|
|||||||
nodeTypes={NODE_TYPES}
|
nodeTypes={NODE_TYPES}
|
||||||
onPaneContextMenu={onPaneContextMenu}
|
onPaneContextMenu={onPaneContextMenu}
|
||||||
colorMode="dark"
|
colorMode="dark"
|
||||||
fitView
|
|
||||||
deleteKeyCode={['Backspace', 'Delete']}
|
deleteKeyCode={['Backspace', 'Delete']}
|
||||||
defaultEdgeOptions={{ type: 'default' }}
|
defaultEdgeOptions={{ type: 'default' }}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user