From 2b00ccdbd555f9391aa87778f8b41eedcb7f8a04 Mon Sep 17 00:00:00 2001 From: Claire Date: Sun, 9 Oct 2022 12:28:59 +0200 Subject: [PATCH] Fix button to dismiss suggestions not showing up in search results (#19325) Fix a typo. The scope of this fix is pretty minor as that view only ever shows up in one corner case, now. --- .../mastodon/features/compose/components/search_results.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/mastodon/features/compose/components/search_results.js b/app/javascript/mastodon/features/compose/components/search_results.js index e2493a6c6..44ab43638 100644 --- a/app/javascript/mastodon/features/compose/components/search_results.js +++ b/app/javascript/mastodon/features/compose/components/search_results.js @@ -61,8 +61,8 @@ class SearchResults extends ImmutablePureComponent { ))}