1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/send/send-content/send-gas-row
Whymarrh Whitby b91cf74d14
Fix no-nested-ternary issues (#9214)
See [`no-nested-ternary`](https://eslint.org/docs/rules/no-nested-ternary) for more information.

This change enables `no-nested-ternary` and fixes the issues raised by the rule.
2020-08-13 17:30:09 -02:30
..
gas-fee-display Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
tests Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-gas-row.component.js Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
send-gas-row.container.js Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
send-gas-row.scss move currency-display styles to where they are used (#9119) 2020-08-05 08:43:07 -05:00