mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-04 21:06:27 +08:00
3 lines
113 B
JavaScript
3 lines
113 B
JavaScript
export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];
|
|
export const WIDGET_DESIGN = ['standard', 'flat'];
|