Skip to content

Commit a87f500

Browse files
authored
fix: export MessageIsThreadReplyInChannelButtonIndicator (#2774)
1 parent 996ddf6 commit a87f500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Message/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export * from './hooks';
33
export * from './icons';
44
export * from './Message';
55
export * from './MessageDeleted';
6+
export * from './MessageIsThreadReplyInChannelButtonIndicator';
67
export * from './MessageOptions';
78
export * from './MessageRepliesCountButton';
89
export * from './MessageSimple';

0 commit comments

Comments
 (0)