1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
contexts Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
css
ducks Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
helpers Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
hooks Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
pages Tidy ConnectHardwareForm#checkIfUnlocked (#9224) 2020-08-14 11:57:42 -02:30
selectors Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
store