diff --git a/app/gabsocial/features/status/components/status_interaction_bar.js b/app/gabsocial/features/status/components/status_interaction_bar.js index 6859601e4a..bb276dd84e 100644 Binary files a/app/gabsocial/features/status/components/status_interaction_bar.js and b/app/gabsocial/features/status/components/status_interaction_bar.js differ diff --git a/app/gabsocial/utils/__tests__/emoji_reacts-test.js b/app/gabsocial/utils/__tests__/emoji_reacts-test.js new file mode 100644 index 0000000000..f0577c582d Binary files /dev/null and b/app/gabsocial/utils/__tests__/emoji_reacts-test.js differ diff --git a/app/gabsocial/utils/emoji_reacts.js b/app/gabsocial/utils/emoji_reacts.js new file mode 100644 index 0000000000..b2426b9a22 Binary files /dev/null and b/app/gabsocial/utils/emoji_reacts.js differ