From 36af4a72cc142f6b4ec10e4b27d07a8275888c09 Mon Sep 17 00:00:00 2001 From: Kipruto <43873157+kelvinkipruto@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:02:46 +0300 Subject: [PATCH] Remove comments Signed-off-by: Kipruto <43873157+kelvinkipruto@users.noreply.github.com> --- apps/climatemappedafrica/src/components/Footer/index.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/apps/climatemappedafrica/src/components/Footer/index.js b/apps/climatemappedafrica/src/components/Footer/index.js index fb57a814e..47705f72c 100644 --- a/apps/climatemappedafrica/src/components/Footer/index.js +++ b/apps/climatemappedafrica/src/components/Footer/index.js @@ -88,13 +88,6 @@ function Footer(props) { }} sx={{ gap: 2 }} direction="column" - // classes={{ - // root: classes.stayInTouch, - // icon: classes.stayInTouchIcon, - // links: classes.stayInTouchLinks, - // text: classes.stayInTouchText, - // link: classes.stayInTouchLink, - // }} />