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 7965581 commit f6231caCopy full SHA for f6231ca
samples/react-chat-ui-kit-demo-app/tsconfig.json
@@ -22,6 +22,7 @@
22
},
23
"include": [
24
"src",
25
- "node_modules/artan-react-ui-sample/global.d.ts"
+ ,
26
+ "node_modules/quickblox-react-ui-kit/global.d.ts"
27
]
28
}
0 commit comments