From 8001cc37dc08c8c1943465acbbf5645e42e8672a Mon Sep 17 00:00:00 2001 From: Darin Date: Fri, 15 Nov 2024 12:39:45 -0600 Subject: [PATCH] apply consistent formatting --- src/components/Footer/Footer.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index f65b2cd..84ab2f6 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -5,15 +5,17 @@ import "./Footer.scss"; interface IFooter {} export const Footer: React.FC = () => { - return (