Skip to content

Commit

Permalink
chore: add story example that covers a very long, wrapping word
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSisb committed Jan 26, 2024
1 parent 72a3818 commit 6bd30d5
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,9 @@ export const ExampleChatLog: StoryFn = () => (
</ChatMessageMeta>
</ChatMessage>
<ChatMessage variant="outbound">
<ChatBubble>Nulla sit amet elit mauris.</ChatBubble>
<ChatBubble>
https://www.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.LONGURLTEST.com
</ChatBubble>
<ChatMessageMeta aria-label="said by you at 4:32pm">
<ChatMessageMetaItem>4:32pm</ChatMessageMetaItem>
</ChatMessageMeta>
Expand Down

0 comments on commit 6bd30d5

Please sign in to comment.