Skip to content

Commit bff86fc

Browse files
committed
Fix typo in slotted story
1 parent 2051de0 commit bff86fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/storybook/src/spright/chat/conversation/chat-conversation-matrix.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ const slottedButtonsInboundMessageComponent = (
289289
width: 100%;
290290
height: 100%;
291291
">
292-
<${chatMessageInboundTag}">
292+
<${chatMessageInboundTag}>
293293
<div style="
294294
width: 100px;
295295
border: 1px blue solid;

0 commit comments

Comments
 (0)