mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +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'];
|