Chatwoot/app/javascript/sdk/constants.js
Pranav Raj S 0adbc346df
feat: Add an extended bubble design for the widget (#1123)
* feat: Add a new design for chat bubble

Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>

* Add i18n

* Fix stye issues

* Set fixed font-size

* Update docs for bubble
2020-08-09 16:07:32 +05:30

1 line
62 B
JavaScript

export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];