Skip to content

Commit 045784d

Browse files
Merge pull request #256 from GetStream/vishal/autocomplete-export
Exporting autocomplete component
2 parents 2385db7 + d41d0d5 commit 045784d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export * from './Indicators';
99
export * from './KeyboardCompatibleView';
1010
export * from './Message';
1111
export * from './MessageInput';
12+
export * from './AutoCompleteInput';
1213
export * from './MessageList';
1314
export * from './Reaction';
1415
export * from './Spinner';

0 commit comments

Comments
 (0)