9389b61f02
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()`. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |