From 89011eaad642288ead7d55111bb6b2f9f6ffc0ca Mon Sep 17 00:00:00 2001 From: Angelo CG Date: Fri, 21 Oct 2022 09:18:12 -0600 Subject: [PATCH] fix(components): prettier conflict --- src/components/Layout/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Footer/index.tsx b/src/components/Layout/Footer/index.tsx index 41eed73..6a1a771 100644 --- a/src/components/Layout/Footer/index.tsx +++ b/src/components/Layout/Footer/index.tsx @@ -37,7 +37,7 @@ const FooterComp: React.FC = ({ showWhite }) => { rel='noreferrer' color={theme.palette.grey[600]} > - {`Developed by Edenia `} + {` Developed by Edenia `}