From 8ecb3695e8cc48a25b86a2bc6852b084fac912bd Mon Sep 17 00:00:00 2001 From: Steve McConnel Date: Mon, 1 Jul 2024 09:54:10 -0600 Subject: [PATCH] Improve the UI for empty search and Search Deeper (BL-13307) --- src/components/ListOfBookGroups.tsx | 1 - src/components/NoSearchResults.tsx | 20 +++++++++++++++++--- src/localization/Code Strings.json | 4 ++-- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/src/components/ListOfBookGroups.tsx b/src/components/ListOfBookGroups.tsx index d96a5206..896a1674 100644 --- a/src/components/ListOfBookGroups.tsx +++ b/src/components/ListOfBookGroups.tsx @@ -28,7 +28,6 @@ export const ListOfBookGroups: React.FunctionComponent<{