1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/first-time-flow/first-time-flow-switch
Mark Stacey ad478f8393
Remove unreachable branches from first time flow switch (#9795)
The conditions `isUnlocked` and `!isUnlocked` did account for all
cases, so any branches after that were unreachable.
2020-11-05 12:41:56 -03:30
..
tests [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
first-time-flow-switch.component.js Remove unreachable branches from first time flow switch (#9795) 2020-11-05 12:41:56 -03:30
first-time-flow-switch.container.js Remove unreachable branches from first time flow switch (#9795) 2020-11-05 12:41:56 -03:30
index.js