diff --git a/web/components/user-page.tsx b/web/components/user-page.tsx index dff98029..80cc496e 100644 --- a/web/components/user-page.tsx +++ b/web/components/user-page.tsx @@ -131,9 +131,14 @@ export function UserPage(props: { user: User }) { {/* Profile details: name, username, bio, and link to twitter/discord */} - + - {user.name} + + {user.name} + @{user.username} @@ -157,7 +162,9 @@ export function UserPage(props: { user: User }) { streak setShowLoansModal(true)} > 🏦 {formatMoney(153)}