diff --git a/src/pages/user-profile.tsx b/src/pages/user-profile.tsx index 50bac7b76..66cd0af86 100644 --- a/src/pages/user-profile.tsx +++ b/src/pages/user-profile.tsx @@ -190,10 +190,12 @@ export const UserProfilePage = () => {
- + {Boolean(account?.account?.github_username) && ( + + )} {githubUsername?.[0]?.toUpperCase()}