Fix warnings

This commit is contained in:
Ilango
2024-03-13 05:57:10 +05:30
parent a4a2fbb08f
commit 02963ce0d5
2 changed files with 1 additions and 2 deletions
@@ -179,7 +179,7 @@ const CanvasHeader = ({ chatflow, handleSaveFlow, handleDeleteFlow, handleLoadFl
})
}
}
}, [chatflow])
}, [chatflow, chatflowConfigurationDialogOpen])
return (
<>