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-07-31 18:30:56 -04:00
..
account-list-item
currency-display
send-content fix linting errors 2018-07-26 21:22:39 -04:00
send-footer Inline single-use vars in send-footer.utils 2018-07-18 09:58:12 -02:30
send-header
tests fix unit tests 2018-07-26 21:52:01 -04:00
to-autocomplete fully working without tweaking ext. permission 2018-07-26 20:56:58 -04:00
index.js
README.md
send.component.js added crossbrowser support and error handling 2018-07-31 18:30:56 -04:00
send.constants.js
send.container.js added crossbrowser support and error handling 2018-07-31 18:30:56 -04:00
send.scss
send.selectors.js fully working without tweaking ext. permission 2018-07-26 20:56:58 -04:00
send.utils.js
to-autocomplete.component.js