lbry-desktop/ui/component/wunderbarTopSuggestion
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
..
index.js Simplify makeSelectIsUriResolving 2021-11-16 14:32:58 +08:00
view.jsx support embed preference (#7114) 2021-09-18 10:23:30 -04:00