Skip to content

Commit 7ab792e

Browse files
Fixing typescript file
1 parent c21e0cf commit 7ab792e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ export interface ChatProps {
147147
* @ref https://getstream.io/chat/react-native-chat/tutorial/#custom-styles
148148
* */
149149
style?: object;
150+
i18nInstance?: Streami18n;
150151
}
151152

152153
export interface ChannelProps

0 commit comments

Comments
 (0)