From bcbee3f4fede4733b562df2def56cea8da5d72d7 Mon Sep 17 00:00:00 2001 From: Raju kadel <108010466+Raju-github-profile@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:52:51 +0545 Subject: [PATCH] fixed-send-button-being-active-without-input (#7256) * fixed-send-button-being-active-without-input * Update frontend/src/Editor/DataSourceManager/DataSourceManager.jsx Appreciate the code suggestion Co-authored-by: Chetan Kumar --------- Co-authored-by: Chetan Kumar --- frontend/src/Editor/DataSourceManager/DataSourceManager.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx b/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx index b048d940c6..451b18a86d 100644 --- a/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx +++ b/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx @@ -1003,7 +1003,7 @@ const EmptyStateContainer = ({
-