1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 20:32:02 +02:00
metamask-extension/ui/app/pages/create-account/connect-hardware
Whymarrh Whitby 937616565d
Tidy ConnectHardwareForm#checkIfUnlocked (#9224)
This change tidies up the implementation of `ConnectHardwareForm#checkIfUnlocked`—passing
an `async` function to `forEach` doesn't ensure that the one is run before the other.
2020-08-14 11:57:42 -02:30
..
account-list.js
index.js Tidy ConnectHardwareForm#checkIfUnlocked (#9224) 2020-08-14 11:57:42 -02:30
select-hardware.js