diff --git a/app/javascript/mastodon/features/collections/detail/accounts_list.tsx b/app/javascript/mastodon/features/collections/detail/accounts_list.tsx
index 4bc9a1fb85..4a30f99dd6 100644
--- a/app/javascript/mastodon/features/collections/detail/accounts_list.tsx
+++ b/app/javascript/mastodon/features/collections/detail/accounts_list.tsx
@@ -111,9 +111,9 @@ const AccountItem: React.FC<{
}
/>
- {!withoutButton && }
+ {!withoutButton && }
{isOwnAccount && (
-