feat: Load Chatwoot SDK after load
This commit is contained in:
parent
6c6df8661b
commit
e4aa444007
5 changed files with 60 additions and 24 deletions
|
@ -1,3 +1,4 @@
|
|||
export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];
|
||||
export const WIDGET_DESIGN = ['standard', 'flat'];
|
||||
export const DARK_MODE = ['light', 'auto'];
|
||||
export const LOADING_TYPE = ['immediate', 'load_complete'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue