From dbc009173293259848cfca136c885d2a77a0c21e Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Thu, 5 Nov 2020 18:23:24 -0300 Subject: [PATCH] More A11y work --- components/common/Footer/Footer.tsx | 6 +++++- components/common/Searchbar/Searchbar.tsx | 3 +-- components/common/UserNav/UserNav.tsx | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) 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 )} > -