You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`MessageReplies` is a UI component to render thread reply count and avatars of users who replied to the message in thread. Avatars are rendered using [`MessageRepliesAvatar`](./message_replies_avatar.mdx) component.
13
+
`MessageReplies` is a UI component to render thread reply count and avatars of users who replied to the message in thread. Avatars are rendered using [`MessageRepliesAvatar`](./message_replies_avatars.mdx) component.
14
14
15
15
You can replace this default UI component using the `MessageReplies` prop on [Channel](../core-components/channel.mdx) component.
0 commit comments