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