From c3759c9e43d910e28270e7a6b7f47276202be155 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:43:54 +0100 Subject: [PATCH] fix: remove stack title on mobile navbar --- src/components/app/MobileNavbarLinks/MobileNavbarLinks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/app/MobileNavbarLinks/MobileNavbarLinks.tsx b/src/components/app/MobileNavbarLinks/MobileNavbarLinks.tsx index 73fde02..75f2ba9 100644 --- a/src/components/app/MobileNavbarLinks/MobileNavbarLinks.tsx +++ b/src/components/app/MobileNavbarLinks/MobileNavbarLinks.tsx @@ -19,7 +19,7 @@ export default function MobileNavbarLinks() { - stack + Echospace {links.map((link) => (