We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe10c7 commit 53a9393Copy full SHA for 53a9393
package/src/components/Avatar/GroupAvatar.tsx
package/src/components/index.ts
@@ -22,8 +22,6 @@ export * from './AutoCompleteInput/AutoCompleteSuggestionHeader';
22
export * from './AutoCompleteInput/AutoCompleteSuggestionItem';
23
export * from './AutoCompleteInput/AutoCompleteSuggestionList';
24
25
-export * from './Avatar/GroupAvatar';
26
-
27
export * from './Channel/Channel';
28
export * from './Channel/hooks/useCreateChannelContext';
29
export * from './Channel/hooks/useCreateInputMessageInputContext';
0 commit comments