1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 05:12:18 +01:00
metamask-extension/ui/app/pages/send/send-content/send-gas-row
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version

* Convert JS files to use ESM

* Update ESLint rules to check imports

* Fix test:unit:global command env

* Cleanup mock-dev script
2020-01-09 00:04:58 -03:30
..
gas-fee-display Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -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-gas-row.component.js Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-gas-row.container.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send-gas-row.scss Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-gas-row.selectors.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30