lbry-desktop/ui/component/userPasswordReset
infiinte-persistence 9389b61f02 UserPasswordReset: Handle 'Cancel' and 'X' for the direct entry scenario.
The `UserPasswordReset` can be accessed in two places:
(1) While signing in
(2) From the Settings Page when changing password.

This commit:
- maintains the existing `Cancel|X` behavior for case-1, which is to remain in the Sign-in page.
- For case-2 and any future direct-entry, we'll simply call `goBack()`.
2020-07-08 14:36:04 -04:00
..
index.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
view.jsx UserPasswordReset: Handle 'Cancel' and 'X' for the direct entry scenario. 2020-07-08 14:36:04 -04:00