From e2b563f1bb97a43102ec7ace236050c7ee80eca5 Mon Sep 17 00:00:00 2001 From: Daphne Gold Date: Wed, 30 Aug 2023 09:34:14 -0700 Subject: [PATCH] Fix layout tests --- frontend/src/components/Footer.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index 9d06e3b320..bbcea0d2c7 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -20,7 +20,7 @@ type SocialLinkProps = { const SocialLink = ({ href, name, Tag }: SocialLinkProps) => ( - + ); @@ -85,9 +85,9 @@ const Footer = () => { />
-

+

{t("agency_contact_center")} -

+