1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 21:00:23 +02:00
metamask-extension/ui/app/pages/send
Mark Stacey e87e79870a
Add missing PropTypes (#7658)
The props for `send` were also sorted, to make them easier to compare.
I only bothered because they were _almost_ sorted already.
2019-12-06 11:32:03 -04:00
..
account-list-item eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
send-content yarn lint --fix 2019-12-03 17:20:55 -03:30
send-footer yarn lint --fix 2019-12-03 17:20:55 -03:30
send-header yarn lint --fix 2019-12-03 13:23:13 -03:30
tests yarn lint --fix 2019-12-03 17:20:55 -03:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Add missing PropTypes (#7658) 2019-12-06 11:32:03 -04:00
send.constants.js Fix e2e tests and gas default (#7267) 2019-10-08 14:14:20 -03:00
send.container.js Add missing PropTypes (#7658) 2019-12-06 11:32:03 -04:00
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.selectors.js Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
send.utils.js yarn lint --fix 2019-12-03 13:23:13 -03:30