File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ export const SideBySide: Story = {
195195 .messages =${ messages }
196196 @igcMessageSend=${ handleMessageEntered }
197197 @igcTypingChange=${ handleTypingChange }
198- header-text="Richard"
198+ header-text="Richard, Sam "
199199 .disableAutoScroll=${ args . disableAutoScroll }
200200 .disableReactions=${ args . disableReactions }
201201 .disableAttachments=${ args . disableAttachments }
@@ -211,7 +211,7 @@ export const SideBySide: Story = {
211211 .messages =${ messages }
212212 @igcMessageSend=${ handleMessageEntered }
213213 @igcTypingChange=${ handleTypingChange }
214- header-text="John"
214+ header-text="John, Sam "
215215 .disableAutoScroll=${ args . disableAutoScroll }
216216 .disableReactions=${ args . disableReactions }
217217 .disableAttachments=${ args . disableAttachments }
You can’t perform that action at this time.
0 commit comments