lbry-desktop/ui/page/invite
infinite-persistence 7fc66aecb6 Defer user/invite_status from startup
## Issue
Closes 385

## Approach
As mentioned in the ticket, the current places where that info is needed is in the Invites Page and Social Share Component.

1. Invites Page: it is already doing the fetch on mount, so no issue there.
2. Social Share: show spinner until the data is fetched.
2022-01-21 09:19:17 -05:00
..
index.js Defer user/invite_status from startup 2022-01-21 09:19:17 -05:00
view.jsx Defer user/invite_status from startup 2022-01-21 09:19:17 -05:00