Merge pull request #6 from BrainbaseHQ/abhinav/bra2-873-chat-embeddab… #27
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
|