lbry-desktop/ui/page/discover
infinite-persistence 227b6e3011
DiscoverPage: re-org, no functional change
- Avoid double loop in `isFollowing` (map + includes).
- Move calculations into functions, as most of the variables are only single-purpose. This makes it easier to find things and tweak. Only shared variables need to be at the top.
- Re-org to 'vars -- funcs -- effects -- return' file structure.
2022-06-02 13:28:15 +08:00
..
index.js Remove Premium+ Tiles when Premium+ is active (#1525) 2022-05-18 20:51:15 +02:00
livestreamSection.jsx Grid patch v1 (#1555) 2022-05-23 11:32:57 +02:00
view.jsx DiscoverPage: re-org, no functional change 2022-06-02 13:28:15 +08:00