diff --git a/thoughts-frontend/components/remote-user-profile.tsx b/thoughts-frontend/components/remote-user-profile.tsx index fcfc488..6f7e05c 100644 --- a/thoughts-frontend/components/remote-user-profile.tsx +++ b/thoughts-frontend/components/remote-user-profile.tsx @@ -108,7 +108,10 @@ export function RemoteUserProfile({ {actor.bio && ( -
{actor.bio}
+ )}