diff --git a/VERSION.txt b/VERSION.txt index d2db2b5..363da30 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20250731011829 \ No newline at end of file +20250731020402 \ No newline at end of file diff --git a/src/components/MobileBottomNav.tsx b/src/components/MobileBottomNav.tsx index 8a03e2b..70aae9b 100644 --- a/src/components/MobileBottomNav.tsx +++ b/src/components/MobileBottomNav.tsx @@ -87,7 +87,11 @@ const MobileBottomNav = ({ activePath }: MobileBottomNavProps) => { {navItems.map((item) => { const active = isActive(item.href); return ( -