lbry-desktop/ui/component/livestreamComments
infinite-persistence b69c1ec5fe
Reduce the chain of renders when Viewer Count is updated
3 layer of components were rendered because of the viewer-count update.  Only `fileViewCount` needs the value, so let it grab from redux directly.
2021-11-17 18:16:01 +08:00
..
index.js Fix ChannelMention double-constructing the comment list. 2021-11-17 18:15:58 +08:00
view.jsx Reduce the chain of renders when Viewer Count is updated 2021-11-17 18:16:01 +08:00