diff --git a/src/components/UserProfile.tsx b/src/components/UserProfile.tsx index 808f513..f2ba0c0 100644 --- a/src/components/UserProfile.tsx +++ b/src/components/UserProfile.tsx @@ -330,7 +330,7 @@ export function UserProfile({ session }: UserProfileProps) { alt="Profile" className="w-full h-full rounded-full object-cover" /> - + } )}