diff --git a/src/pages/Search/EmptySearchView.tsx b/src/pages/Search/EmptySearchView.tsx index cfabc193b1f3..62553f1a91a7 100644 --- a/src/pages/Search/EmptySearchView.tsx +++ b/src/pages/Search/EmptySearchView.tsx @@ -233,7 +233,10 @@ function EmptySearchView({type, hasResults}: EmptySearchViewProps) { return ( <> - + + + + + + {translate('workspace.reportFields.listInputSubtitle')} {shouldShowEmptyState && ( - + )} {shouldShowEmptyState && ( - + )} {!hasVisibleTags && !isLoading && ( - +