lbry-desktop/web/component/ads
infinite-persistence a73694deb4 Fix localStorage crash
## Ticket
1572
Always check for availability before use.

## Changes
- Consolidated the keys into one place for easier tracking.
  - It'll also be easier to code using constant autocomplete.
- Cleaned up the wrapper to be as close as the original.
- Updated existing code to use the wrapper (even if they already handled the availability) to encourage future code to just use the wrapper.
2022-05-26 08:27:35 -04:00
..
index.js Move PremiumPlusTile into Ads (#1522) 2022-05-18 19:52:46 +02:00
view.jsx Fix localStorage crash 2022-05-26 08:27:35 -04:00