1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/send
Mark Stacey 2e188ce4ef
Remove unused fromDropdownOpen state in send reducer (#7700)
The unused state has been removed along with associated actions and
action creators.
2019-12-12 19:26:18 -04:00
..
account-list-item Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send-content Remove unused fromDropdownOpen state in send reducer (#7700) 2019-12-12 19:26:18 -04:00
send-footer Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send-header yarn lint --fix 2019-12-03 13:23:13 -03:30
tests Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send.constants.js Fix e2e tests and gas default (#7267) 2019-10-08 14:14:20 -03:00
send.container.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -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