Skip to content

Commit 8202bc1

Browse files
committed
chore: remove console.log
1 parent b7cf14c commit 8202bc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/src/components/Channel/Channel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ const ChannelWithContext = <
678678
UrlPreview = CardDefault,
679679
VideoThumbnail = VideoThumbnailDefault,
680680
} = props;
681-
console.log('i am rerendering');
682681

683682
const { thread: threadProps, threadInstance } = threadFromProps;
684683
const StopMessageStreamingButton =

0 commit comments

Comments
 (0)