From 48188ad208830bbde16497914f23464c13b47aac Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:27:53 +0000 Subject: [PATCH] enhancement(lint): Fix lint errors for src/components/footer/index.tsx Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- src/components/footer/index.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx index 26f53efa..d4dac19a 100644 --- a/src/components/footer/index.tsx +++ b/src/components/footer/index.tsx @@ -147,7 +147,6 @@ export default function Footer() { className="badge mauve p-2 md:visible invisible" style={{ background: "var(--surface1)" }} > - {process.env.REACT_APP_BUILD_ID} @@ -158,9 +157,7 @@ export default function Footer() { href="https://replit.com/@NeonGamerBotQK" target="_blank" className="inline-flex" - > - - + > {lanyardData ? ( -

m

+

m

) : null} {window.location.hostname.includes(".onion") ? ( -

globe

+

globe

) : (