Skip to content

Commit 2b9337b

Browse files
Merge branch 'main' into expandable-history
2 parents b4ceeb9 + 60f081c commit 2b9337b

87 files changed

Lines changed: 1094 additions & 859 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ To use the chatbot extension in your project, run
1212
npm install @patternfly/chatbot --save
1313
```
1414

15+
You will also need to install our peer dependencies: https://github.com/patternfly/chatbot/blob/main/packages/module/package.json#L53.
16+
1517
Make sure to add the CSS imports as the last import in your index file. The extension is intended to override certain PatternFly component styles. However, if it's not the last import, you may not see these.
1618

1719
```

0 commit comments

Comments
 (0)