diff --git a/app/javascript/mastodon/features/compose/components/search_results.js b/app/javascript/mastodon/features/compose/components/search_results.js index e0966f52c..526e9b584 100644 --- a/app/javascript/mastodon/features/compose/components/search_results.js +++ b/app/javascript/mastodon/features/compose/components/search_results.js @@ -96,9 +96,9 @@ class SearchResults extends ImmutablePureComponent { - {accounts} {statuses} {hashtags} + {accounts} ); }