From 44f5c70b7b8985faf552be56bcbcddaad4337f6f Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Sun, 25 Oct 2020 13:10:06 -0300 Subject: [PATCH] a11y pass --- components/core/Footer/Footer.tsx | 14 +++++++------- components/core/Toggle/Toggle.tsx | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/core/Footer/Footer.tsx b/components/core/Footer/Footer.tsx index 66a8a18fb..c9094897f 100644 --- a/components/core/Footer/Footer.tsx +++ b/components/core/Footer/Footer.tsx @@ -36,21 +36,21 @@ const Footer: FC = ({ className, pages }) => {