lbry-desktop/ui/component/fileViewCountInline
infinite-persistence 093c427b83
Show content view counts on channel pages
## Issue
3587 Show content view counts on channel pages

## Notes
Limited to just "channel pages" for now as specified in the ticket.

Can be enabled for all claim previews, as long as there's an efficient spot to run the batch fetching. Either make `fetchViewCount` prop default to true, or add the parameter in places that need it.
2021-09-09 18:31:48 +08:00
..
index.js Show content view counts on channel pages 2021-09-09 18:31:48 +08:00
view.jsx Show content view counts on channel pages 2021-09-09 18:31:48 +08:00