lbry-desktop/ui/component/channelThumbnail
infinite-persistence 201a826381
Simplify makeSelectIsUriResolving
- Memo not required. `resolvingUris` is very dynamic and is a short array anyways.
- Changeg from using `indexOf` to `includes`, which is more concise.
2021-11-16 14:32:58 +08:00
..
gerbil.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
index.js Simplify makeSelectIsUriResolving 2021-11-16 14:32:58 +08:00
view.jsx channelThumbnail: don't resolve if already in process 2021-11-04 16:04:29 +08:00