diff --git a/components/common/Footer/Footer.tsx b/components/common/Footer/Footer.tsx index abc1ed0e8..55ed5289d 100644 --- a/components/common/Footer/Footer.tsx +++ b/components/common/Footer/Footer.tsx @@ -84,7 +84,11 @@ const Footer: FC = ({ className, pages }) => {
- + diff --git a/components/common/Searchbar/Searchbar.tsx b/components/common/Searchbar/Searchbar.tsx index d598eba84..53672263f 100644 --- a/components/common/Searchbar/Searchbar.tsx +++ b/components/common/Searchbar/Searchbar.tsx @@ -22,9 +22,8 @@ const Searchbar: FC = ({ className, id = 'search' }) => { className )} > -