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/confirm-transaction-base
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 Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
confirm-transaction-base.component.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-transaction-base.container.js Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30