diff --git a/app/components/ProfileScreen.tsx b/app/components/ProfileScreen.tsx index cd6a199..c7e4539 100644 --- a/app/components/ProfileScreen.tsx +++ b/app/components/ProfileScreen.tsx @@ -71,8 +71,11 @@ export function ProfileScreen({ userName, onBack }: { userName: string; onBack: