rename chatCircle to chatBubble in readme (#1972)

This commit is contained in:
Emil Rofors
2024-07-25 11:04:24 -07:00
committed by GitHub
parent 88e2209959
commit fe07d0c0ac

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.