remove zoom on first node

This commit is contained in:
2026-03-23 21:57:30 -07:00
parent 0a4a32ab8a
commit de2d90187a

View File

@@ -661,7 +661,6 @@ function Flow() {
nodeTypes={NODE_TYPES}
onPaneContextMenu={onPaneContextMenu}
colorMode="dark"
fitView
deleteKeyCode={['Backspace', 'Delete']}
defaultEdgeOptions={{ type: 'default' }}
>