Skip to content

Commit f6231ca

Browse files
v1.0.6 with hot fix ui kit v0.2.2
1 parent 7965581 commit f6231ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/react-chat-ui-kit-demo-app/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
},
2323
"include": [
2424
"src",
25-
"node_modules/artan-react-ui-sample/global.d.ts"
25+
,
26+
"node_modules/quickblox-react-ui-kit/global.d.ts"
2627
]
2728
}

0 commit comments

Comments
 (0)