1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages/send
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263)
See [`prefer-destructuring`](https://eslint.org/docs/rules/prefer-destructuring) for more information.

This change enables `prefer-destructuring` and fixes the issues raised by the rule.
2020-08-18 17:36:58 -02:30
..
send-content Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
send-footer Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send-header Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
tests Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send.constants.js Fix radix issues (#9247) 2020-08-18 16:38:22 -02:30
send.container.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -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 import/order issues (#9239) 2020-08-18 16:48:25 -02:30