We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3d9ce commit d882a8aCopy full SHA for d882a8a
src/App.js
@@ -27,7 +27,7 @@ const defaultProps = {
27
cwCookie: '',
28
user: {},
29
locale: 'en',
30
- customattributes: {},
+ customAttributes: {},
31
};
32
33
const ChatWootWidget = ({
0 commit comments