Skip to content

Commit 5313554

Browse files
committed
Nothing to see here, Rebecca
1 parent e27fb00 commit 5313554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/MessageWithFeedback.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const MessageWithFeedbackExample: FunctionComponent = () => {
5151
name="Bot"
5252
role="bot"
5353
avatar={patternflyAvatar}
54-
content="This is a message with the feedback card lol haaa:"
54+
content="This is a message with the feedback card"
5555
userFeedbackForm={{
5656
quickResponses: [
5757
{ id: '1', content: 'Helpful information' },

0 commit comments

Comments
 (0)