diff --git a/src/components/timelines/status/Status.tsx b/src/components/timelines/status/Status.tsx index f60a4a8c..40858a99 100644 --- a/src/components/timelines/status/Status.tsx +++ b/src/components/timelines/status/Status.tsx @@ -179,7 +179,15 @@ const Status: React.FC = props => { {status.emoji_reactions && status.emoji_reactions.map(e => ( ))}