diff --git a/app/client/src/components/editorComponents/Sidebar.tsx b/app/client/src/components/editorComponents/Sidebar.tsx index 56b78ec0f3..637cbb72c6 100644 --- a/app/client/src/components/editorComponents/Sidebar.tsx +++ b/app/client/src/components/editorComponents/Sidebar.tsx @@ -156,7 +156,7 @@ export const EntityExplorerSidebar = memo((props: Props) => { > {/* SIDEBAR */}
diff --git a/app/client/src/pages/Editor/Explorer/ExplorerSearch.tsx b/app/client/src/pages/Editor/Explorer/ExplorerSearch.tsx index f2323a46ba..845d25d24a 100644 --- a/app/client/src/pages/Editor/Explorer/ExplorerSearch.tsx +++ b/app/client/src/pages/Editor/Explorer/ExplorerSearch.tsx @@ -55,10 +55,10 @@ export const ExplorerSearch = forwardRef( >
- + {value && ( - )}