We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996ddf6 commit a87f500Copy full SHA for a87f500
src/components/Message/index.ts
@@ -3,6 +3,7 @@ export * from './hooks';
3
export * from './icons';
4
export * from './Message';
5
export * from './MessageDeleted';
6
+export * from './MessageIsThreadReplyInChannelButtonIndicator';
7
export * from './MessageOptions';
8
export * from './MessageRepliesCountButton';
9
export * from './MessageSimple';
0 commit comments