1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/send
2018-10-01 12:53:32 -02:30
..
account-list-item
currency-display Some Ui tests 2018-09-24 11:28:04 -05:00
send-content Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
send-footer Allow sending transactions with hex data and no recipient 2018-10-01 12:53:32 -02:30
send-header
tests Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
to-autocomplete design complete 2018-08-03 18:57:23 -04:00
index.js
README.md
send.component.js Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
send.constants.js
send.container.js Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
send.scss
send.selectors.js Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
send.utils.js
to-autocomplete.component.js