mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Fix warnings
This commit is contained in:
@@ -179,7 +179,7 @@ const CanvasHeader = ({ chatflow, handleSaveFlow, handleDeleteFlow, handleLoadFl
|
||||
})
|
||||
}
|
||||
}
|
||||
}, [chatflow])
|
||||
}, [chatflow, chatflowConfigurationDialogOpen])
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user