From bc10bf6044311ffc13b82ec2ec7b129a64a3230a Mon Sep 17 00:00:00 2001 From: Brad Andrick Date: Tue, 27 Feb 2024 11:48:36 -0500 Subject: [PATCH] remove old test ID --- src/components/Layout/Content/RightContent/RightContent.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Content/RightContent/RightContent.jsx b/src/components/Layout/Content/RightContent/RightContent.jsx index a2a575b7..dc0a8690 100644 --- a/src/components/Layout/Content/RightContent/RightContent.jsx +++ b/src/components/Layout/Content/RightContent/RightContent.jsx @@ -296,7 +296,7 @@ const RightContent = () => { !_isDrawingEnabled && _searchResults && _searchResults.features?.length === 0 ? ( -
+
No Results Found
) : null}