diff --git a/apps/mobile/src/app/user/[userId]/_components/profile/profile.tsx b/apps/mobile/src/app/user/[userId]/_components/profile/profile.tsx index be3179f..6282437 100644 --- a/apps/mobile/src/app/user/[userId]/_components/profile/profile.tsx +++ b/apps/mobile/src/app/user/[userId]/_components/profile/profile.tsx @@ -22,7 +22,7 @@ const Profile = ({ profileImg, language, userName, tier }: ProfileProps) => { return (