1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 20:32:02 +02:00
metamask-extension/ui/app/pages/send/send-content/send-gas-row/gas-fee-display
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
..
tests Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
gas-fee-display.component.js Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
index.js