1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/app/selectors
Mark Stacey d9bdba5948
Use ES6 exports for selectors (#7626)
This lets us get rid of the big `selectors` object that was unpleasant
to maintain.
2019-12-03 16:04:28 -04:00
..
tests Use ES6 exports for selectors (#7626) 2019-12-03 16:04:28 -04:00
confirm-transaction.js
custom-gas.js
custom-gas.test.js
selectors.js Use ES6 exports for selectors (#7626) 2019-12-03 16:04:28 -04:00
tokens.js
transactions.js