lbry-desktop/ui/component/claimList
infinite-persistence 7904e751ac Use the same default spinner style for both Tile and List
The tile placeholder method didn't work well because the component doesn't know how big the page size is, so we always end up rendering 1 placeholder tile, followed by N (= page size) placeholders (if not yet resolved). It's pretty ugly.

Removed comments:
- Incorrect/misleading: "injected item" does not mean "ads". It can be any React component that you want to put at a specific index.
- Redundant: don't explain the syntax. It's very annoying having to maintain the comment when the logic changes.
2022-03-08 19:50:44 -05:00
..
index.js Kill makeSelectClientSetting 2021-11-23 12:29:53 +08:00
view.jsx Use the same default spinner style for both Tile and List 2022-03-08 19:50:44 -05:00