From 3ba3aed30f614ca2ff988f9e6483ed8498e8799e Mon Sep 17 00:00:00 2001 From: Rishabh Saxena Date: Wed, 20 Oct 2021 10:15:23 +0530 Subject: [PATCH] fix: hide entity explorer search (#8610) --- app/client/src/pages/Editor/Explorer/EntityExplorer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/client/src/pages/Editor/Explorer/EntityExplorer.tsx b/app/client/src/pages/Editor/Explorer/EntityExplorer.tsx index f150841f5b..21d31ad5f3 100644 --- a/app/client/src/pages/Editor/Explorer/EntityExplorer.tsx +++ b/app/client/src/pages/Editor/Explorer/EntityExplorer.tsx @@ -124,7 +124,7 @@ function EntityExplorer(props: IPanelProps) { return ( - +