From 9dab1cdcd465264d5868e92709210aff8679fafa Mon Sep 17 00:00:00 2001 From: saml33 Date: Wed, 7 Dec 2022 15:39:19 +1100 Subject: [PATCH] fix mobile nav active state --- components/mobile/BottomBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mobile/BottomBar.tsx b/components/mobile/BottomBar.tsx index e2049ded..70a77199 100644 --- a/components/mobile/BottomBar.tsx +++ b/components/mobile/BottomBar.tsx @@ -73,7 +73,7 @@ const BottomBar = () => { href="/settings" shallow={true} className={`${ - asPath === '/trade' ? 'text-th-active' : 'text-th-fgd-3' + asPath === '/settings' ? 'text-th-active' : 'text-th-fgd-3' } col-span-1 flex cursor-pointer flex-col items-center`} >