Skip to content

Commit d92850f

Browse files
author
Vir Desai
committed
ordering of autochange
1 parent 6ef885f commit d92850f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './Attachment';
2+
export * from './AutoCompleteInput';
23
export * from './Avatar';
34
export * from './Channel';
45
export * from './ChannelList';
@@ -9,7 +10,6 @@ export * from './Indicators';
910
export * from './KeyboardCompatibleView';
1011
export * from './Message';
1112
export * from './MessageInput';
12-
export * from './AutoCompleteInput';
1313
export * from './MessageList';
1414
export * from './Reaction';
1515
export * from './Spinner';

0 commit comments

Comments
 (0)