Skip to content

Commit

Permalink
docs(ai-chat-log): update definition
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Dec 19, 2024
1 parent 7cf6a46 commit da4b8d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The `AIChatMessageBody` component has two sizes, `size="default"` and `size="ful
</LivePreview>

### Messages with animation
The `AIChatMessageBody` component has an optional `animate` prop that can be used to apply a typewriter animation to the text. .
The `AIChatMessageBody` component has an optional `animate` prop that can be used to apply a typewriter animation to the text. This should only be applied to the most recent message recieved from the AI.

<LivePreview
scope={{
Expand Down

0 comments on commit da4b8d0

Please sign in to comment.