lbry-desktop/ui/component/claimListDiscover
infinite-persistence ad158bcd93
ClaimListDiscover: revert and cleanup
## Revert
- Removed the 'finalUris' stuff that was meant to "pause" visual changes when fetching. I think it'll be cleaner to use React.memo to achieve that.

## Alterations
- Added `renderUri` to make it clear which array that this component will render.
- Re-do the way we fetch view counts now that 'finalUris' is gone. Not the best method, but at least correct for now.
2021-09-24 12:35:56 +08:00
..
index.js Show content view counts on channel pages 2021-09-09 18:31:48 +08:00
view.jsx ClaimListDiscover: revert and cleanup 2021-09-24 12:35:56 +08:00