From 9f57a1636d17bb5ce37e26fe8d6fce14d6b90fe1 Mon Sep 17 00:00:00 2001 From: Michele Riva Date: Wed, 21 Feb 2024 20:21:20 -0800 Subject: [PATCH] chore: removes unused test attribute --- components/Common/Search/States/WithSearchBox.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/Common/Search/States/WithSearchBox.tsx b/components/Common/Search/States/WithSearchBox.tsx index 9c2e0736fbfd7..22f0fd54aab24 100644 --- a/components/Common/Search/States/WithSearchBox.tsx +++ b/components/Common/Search/States/WithSearchBox.tsx @@ -119,11 +119,7 @@ export const WithSearchBox: FC = ({ onClose }) => { return (
-
+