Abhinav/bra2 873 chat embeddable learned improvements #26
Annotations
1 warning
|
build:
src/components/ChatWidget/ChatWidget.tsx#L100
React Hook useCallback has a missing dependency: 'showBranding'. Either include it or remove the dependency array. If 'setConfig' needs the current value of 'showBranding', you can also switch to useReducer instead of useState and read 'showBranding' in the reducer
|