mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
* feat: Add a new design for chat bubble Signed-off-by: Pranav Raj Sreepuram <[email protected]> * Add i18n * Fix stye issues * Set fixed font-size * Update docs for bubble
2 lines
62 B
JavaScript
2 lines
62 B
JavaScript
export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];
|