1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 04:13:27 +02:00
metamask-extension/ui/app/pages/send/send-content/send-amount-row
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222)
See [`no-negated-condition`](https://eslint.org/docs/rules/no-negated-condition) for more information.

This change enables `no-negated-condition` and fixes the issues raised by the rule.
2020-08-14 09:17:43 -02:30
..
amount-max-button Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
tests Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-amount-row.component.js Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
send-amount-row.container.js Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
send-amount-row.scss Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30