mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
@@ -526,7 +526,7 @@ const Canvas = () => {
|
||||
onConnect={onConnect}
|
||||
onInit={setReactFlowInstance}
|
||||
fitView
|
||||
deleteKeyCode={canvas.canvasDialogShow ? null : ['Backspace', 'Delete']}
|
||||
deleteKeyCode={canvas.canvasDialogShow ? null : ['Delete']}
|
||||
minZoom={0.1}
|
||||
>
|
||||
<Controls
|
||||
|
||||
Reference in New Issue
Block a user