diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 5a818a4..219ada0 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -661,7 +661,6 @@ function Flow() { nodeTypes={NODE_TYPES} onPaneContextMenu={onPaneContextMenu} colorMode="dark" - fitView deleteKeyCode={['Backspace', 'Delete']} defaultEdgeOptions={{ type: 'default' }} >