diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx index feb9a3769b..837f233d46 100644 --- a/src/view/com/notifications/FeedItem.tsx +++ b/src/view/com/notifications/FeedItem.tsx @@ -302,7 +302,7 @@ function ExpandedAuthorsList({ }).start() }, [heightInterp, visible]) return ( - + {authors.map(author => (