1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/keychains
Mark Stacey a6bfc6f441
Fix seed phrase import back button (#6758)
The back button on the import seed phrase page leaves the Redux store
with `appState.forgottenPassword` set to true, which prevents the user
from logging in. That flag is now unset when the user leaves the page.

Fixes #6740
2019-06-27 12:26:25 -03:00
..
index.scss Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
restore-vault.js Fix seed phrase import back button (#6758) 2019-06-27 12:26:25 -03:00
reveal-seed.js Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30