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 2bcfb40 commit 652bfe5Copy full SHA for 652bfe5
src/modules/Channel/components/MessageList/index.tsx
@@ -56,7 +56,6 @@ const MessageList: React.FC<MessageListProps> = ({
56
replyType,
57
loading,
58
isScrolled,
59
- setIsScrolled,
60
unreadSince,
61
} = useChannelContext();
62
0 commit comments