Skip to content

Commit d41d0d5

Browse files
Exporting autocomplete component
1 parent 2385db7 commit d41d0d5

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)