lbry-desktop/ui/component/fileTitleSection
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 Reduce the chain of renders when Viewer Count is updated 2021-11-17 18:16:01 +08:00
view.jsx Reduce the chain of renders when Viewer Count is updated 2021-11-17 18:16:01 +08:00