1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246)
See [`no-shadow`](https://eslint.org/docs/rules/no-shadow) for more information.

This change enables `no-shadow` and fixes the issues raised by the rule.
2020-08-18 14:06:45 -02:30
..
send-content Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
send-footer Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
send-header Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
tests Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -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 Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -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 no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30