lbry-desktop/ui/component/collectionPreviewTile
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
..
collectionCount.jsx wip 2021-06-08 13:25:52 -04:00
collectionPrivate.jsx wip 2021-06-08 13:25:52 -04:00
index.js Simplify makeSelectIsUriResolving 2021-11-16 14:32:58 +08:00
view.jsx Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00