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 a1596ab commit 30cfabfCopy full SHA for 30cfabf
src/components/MessageList/utils/getGroupStyles.ts
@@ -14,7 +14,6 @@ import type {
14
DefaultUserType,
15
UnknownType,
16
} from '../../../types/types';
17
-import type { FormatMessageResponse } from 'stream-chat';
18
19
export type GetGroupStylesParams<
20
At extends UnknownType = DefaultAttachmentType,
0 commit comments