Skip to content

Commit

Permalink
Update ChatComponents.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Leah-Xia-Microsoft committed Aug 20, 2024
1 parent 6d82e10 commit 56bc6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-library-quickstart-ui-components/src/ChatComponents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ export const ChatComponents = (): JSX.Element => {
{getSendBoxComponent()}
</div>
);
};
};

0 comments on commit 56bc6e4

Please sign in to comment.