Render @mentions for group story replies
This commit is contained in:
parent
3e57899006
commit
85f706d48f
3 changed files with 10 additions and 2 deletions
|
@ -353,6 +353,7 @@ export const StoryViewsNRepliesModal = ({
|
|||
<Message
|
||||
{...MESSAGE_DEFAULT_PROPS}
|
||||
author={reply.author}
|
||||
bodyRanges={reply.bodyRanges}
|
||||
contactNameColor={reply.contactNameColor}
|
||||
containerElementRef={containerElementRef}
|
||||
conversationColor="ultramarine"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue