1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 23:06:37 +01:00
metamask-extension/ui/app/pages/send
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
..
send-content Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
send-footer Fix array-callback-return issues 2020-07-17 16:03:33 -02:30
send-header Fix words (#9038) 2020-07-20 14:32:49 -02:30
tests Fix words (#9038) 2020-07-20 14:32:49 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
send.constants.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
send.container.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send.scss move currency-display styles to where they are used (#9119) 2020-08-05 08:43:07 -05:00
send.utils.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30