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.
2 parents 1a05ff4 + 5f06a9e commit 508796eCopy full SHA for 508796e
src/components/ChannelPreview/index.js
@@ -3,3 +3,4 @@ export { default as ChannelPreviewCompact } from './ChannelPreviewCompact';
3
export { default as ChannelPreviewCountOnly } from './ChannelPreviewCountOnly';
4
export { default as ChannelPreviewLastMessage } from './ChannelPreviewLastMessage';
5
export { default as ChannelPreviewMessenger } from './ChannelPreviewMessenger';
6
+export * from './utils';
0 commit comments