1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/send/send-footer
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
..
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-footer.component.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
send-footer.container.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
send-footer.scss Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-footer.utils.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30