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/send/send-content
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
..
add-recipient Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
send-amount-row
send-asset-row
send-gas-row
send-hex-data-row
send-row-wrapper
tests
index.js
send-content.component.js
send-content.container.js