mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-07 14:37:53 +00:00
3 lines
113 B
JavaScript
3 lines
113 B
JavaScript
export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];
|
|
export const WIDGET_DESIGN = ['standard', 'flat'];
|