Skip to content

Commit 5f06a9e

Browse files
authored
Merge pull request #750 from GetStream/export-channel-preview-helpers
export ChannelPreview helpers
2 parents dc0891f + c2c6522 commit 5f06a9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ChannelPreview/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export { default as ChannelPreviewCompact } from './ChannelPreviewCompact';
33
export { default as ChannelPreviewCountOnly } from './ChannelPreviewCountOnly';
44
export { default as ChannelPreviewLastMessage } from './ChannelPreviewLastMessage';
55
export { default as ChannelPreviewMessenger } from './ChannelPreviewMessenger';
6+
export * from './utils';

0 commit comments

Comments
 (0)