From b1af862d7982177a55a657d0252336b9bc1eb358 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sun, 2 Jul 2023 02:36:13 -0700 Subject: [PATCH] Add class to fieldset instead of input --- components/search/SearchModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/search/SearchModal/index.tsx b/components/search/SearchModal/index.tsx index b152445e..fe41ea79 100644 --- a/components/search/SearchModal/index.tsx +++ b/components/search/SearchModal/index.tsx @@ -421,7 +421,7 @@ const SearchModal = (props: Props) => {