diff --git a/src/components/Layout/SearchInput/index.tsx b/src/components/Layout/SearchInput/index.tsx index 643235ae8..3dde6345f 100644 --- a/src/components/Layout/SearchInput/index.tsx +++ b/src/components/Layout/SearchInput/index.tsx @@ -11,14 +11,14 @@ const SearchInput: React.FC = () => { const intl = useIntl(); const { searchValue, setSearchValue, setIsOpen, clear } = useSearchInput(); return ( -
-
+
+
- + {