Skip to content

Commit 808ed28

Browse files
Update packages/module/patternfly-docs/content/extensions/chatbot/examples/demos/Chatbot.md
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
1 parent 3205ab2 commit 808ed28

File tree

1 file changed

+3
-1
lines changed
  • packages/module/patternfly-docs/content/extensions/chatbot/examples/demos

1 file changed

+3
-1
lines changed

packages/module/patternfly-docs/content/extensions/chatbot/examples/demos/Chatbot.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ This demo displays a ChatBot in a static, inline drawer. This demo includes:
133133

134134
### Primary color background
135135

136-
This demo displays an embedded ChatBot with a [primary background color](/design-foundations/colors#background-colors). This example includes the same features as the [Embedded ChatBot demo](/patternfly-ai/chatbot/overview/demo/#embedded-chatbot)&mdash;the only differences are that the background color is adjusted via the `isPrimary` prop and some of the sample Messages have changed. You can use the same logic to adjust the background color in any ChatBot layout.
136+
This demo displays an embedded ChatBot with a [primary background color](/design-foundations/colors#background-colors). This example includes the same features as the [Embedded ChatBot demo](/patternfly-ai/chatbot/overview/demo/#embedded-chatbot)&mdash;the only differences are that the background color is adjusted via the `isPrimary` prop and some of the sample messages have changed.
137+
138+
You can use the same logic to adjust the background color in any ChatBot layout.
137139

138140
```js file="./WhiteEmbeddedChatbot.tsx" isFullscreen
139141

0 commit comments

Comments
 (0)