rename chatCircle to chatBubble in readme ()

This commit is contained in:
Emil Rofors 2024-07-25 11:04:24 -07:00 committed by GitHub
parent 88e2209959
commit fe07d0c0ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ REQUIRED data attributes:
**Style Overrides**
- `data-chat-icon` — The chat bubble icon show when chat is closed. Options are `plus`, `chatCircle`, `support`, `search2`, `search`, `magic`.
- `data-chat-icon` — The chat bubble icon show when chat is closed. Options are `plus`, `chatBubble`, `support`, `search2`, `search`, `magic`.
- `data-button-color` — The chat bubble background color shown when chat is closed. Value must be hex color code.