diff --git a/docs/docs/components/outputs.mdx b/docs/docs/components/outputs.mdx index 3533dfdb6..93a291059 100644 --- a/docs/docs/components/outputs.mdx +++ b/docs/docs/components/outputs.mdx @@ -2,7 +2,7 @@ import Admonition from '@theme/Admonition'; # Outputs -### ChatOutput +## Chat Output This component is designed to send a message to the chat. @@ -20,9 +20,9 @@ This component is designed to send a message to the chat.

If _`As Record`_ is _`true`_ and the _`Message`_ is a _`Record`_, the data of the _`Record`_ will be updated with the _`Sender`_, _`Sender Name`_, and _`Session ID`_.

- +