From d26d91ddf987c0e0300d3462e2245c3cedc08252 Mon Sep 17 00:00:00 2001 From: LuizFNJ Date: Thu, 9 Jan 2025 15:22:30 +0100 Subject: [PATCH] Fixing some warnings in the console --- src/components/Footer/AletheiaSocialMediaIcons.tsx | 2 +- src/components/Header/HeaderContent.tsx | 2 +- src/components/Home/HomeStats.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer/AletheiaSocialMediaIcons.tsx b/src/components/Footer/AletheiaSocialMediaIcons.tsx index ee79ecb28..d951491f4 100644 --- a/src/components/Footer/AletheiaSocialMediaIcons.tsx +++ b/src/components/Footer/AletheiaSocialMediaIcons.tsx @@ -9,7 +9,7 @@ import { Grid } from "@mui/material"; const AletheiaSocialMediaIcons = () => { const [nameSpace] = useAtom(currentNameSpace); return ( - { - + {vw?.xs && !router.pathname.includes("/home-page") && ( { const { t } = useTranslation(); return ( -