1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
Thomas Huang e791882959
Handle and set gas estimation when max mode is clicked (#8176)
* Handle and set gas estimation when max mode is clicked
Add componentDidMount to SendAmountRow to check for maxMode boolean to update amount and gas.
2020-03-11 13:13:48 -07:00
..
components Handle and set gas estimation when max mode is clicked (#8176) 2020-03-11 13:13:48 -07:00
css
ducks
helpers
pages Handle and set gas estimation when max mode is clicked (#8176) 2020-03-11 13:13:48 -07:00
selectors
store