diff --git a/app/(tabs)/dashboard.tsx b/app/(tabs)/dashboard.tsx index e2c51c1..29d2446 100644 --- a/app/(tabs)/dashboard.tsx +++ b/app/(tabs)/dashboard.tsx @@ -40,7 +40,7 @@ export default function DashboardScreen() { return ( - Dashboard + @@ -57,7 +57,7 @@ export default function DashboardScreen() { )} - Dashboard + {/* Empty title - WebView has its own dashboard header */}