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_
Dan J Miller 4bdd59b055
Merge pull request #4699 from TrejGun/removeLeadingZeroes
move removeLeadingZeroes to utils, add test
2018-07-03 15:01:48 -02:30
..
account-list-item eslint --fix . 2018-07-02 18:49:33 -04:00
send-content eslint --fix . 2018-07-02 18:49:33 -04:00
send-footer eslint --fix . 2018-07-02 18:49:33 -04:00
send-header eslint --fix . 2018-07-02 18:49:33 -04:00
tests
index.js eslint --fix . 2018-07-02 18:49:33 -04:00
README.md
send.component.js
send.constants.js
send.container.js
send.scss
send.selectors.js
send.utils.js Merge pull request #4699 from TrejGun/removeLeadingZeroes 2018-07-03 15:01:48 -02:30
send.utils.test.js