diff --git a/app/client/src/pages/Editor/IDE/EditorPane/Query/List.tsx b/app/client/src/pages/Editor/IDE/EditorPane/Query/List.tsx index edbbcbd71c..00a0c6faba 100644 --- a/app/client/src/pages/Editor/IDE/EditorPane/Query/List.tsx +++ b/app/client/src/pages/Editor/IDE/EditorPane/Query/List.tsx @@ -98,7 +98,7 @@ const ListQuery = () => { })} {localFiles.length === 0 && searchTerm !== "" ? ( ) : null}