diff --git a/src/components/ProfileCard.tsx b/src/components/ProfileCard.tsx index 883ed91c7f..47f8b60c7d 100644 --- a/src/components/ProfileCard.tsx +++ b/src/components/ProfileCard.tsx @@ -45,9 +45,15 @@ export function Default({ } moderation={moderation.ui('avatar')} /> - - {name} - + + + {name} + + {handle}