1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 2020-11-04 12:44:08 -03:30
contexts [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 2020-11-04 12:44:08 -03:30
helpers add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
hooks add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
pages Remove unreachable branches from first time flow switch (#9795) 2020-11-05 12:41:56 -03:30
selectors Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 2020-11-04 12:44:08 -03:30
store Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 2020-11-04 12:44:08 -03:30