Render @mentions for group story replies

This commit is contained in:
Josh Perez 2022-10-19 13:36:54 -04:00 committed by GitHub
parent 3e57899006
commit 85f706d48f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -353,6 +353,7 @@ export const StoryViewsNRepliesModal = ({
<Message
{...MESSAGE_DEFAULT_PROPS}
author={reply.author}
bodyRanges={reply.bodyRanges}
contactNameColor={reply.contactNameColor}
containerElementRef={containerElementRef}
conversationColor="ultramarine"