Skip to content

Commit 11aa7c5

Browse files
Merge branch 'main' into jump-buttons
2 parents e5d2e7b + 9b2c004 commit 11aa7c5

45 files changed

Lines changed: 1086 additions & 511 deletions

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)