mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-22 14:05:23 +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'];
|