1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
2023-02-22 09:41:46 -08:00
..
__mocks__
components set default html elements (#17762) 2023-02-22 09:41:46 -08:00
contexts
css
ducks UX: Move Portfolio link to its own button (#17722) 2023-02-21 09:32:08 -06:00
helpers NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
hooks Cleanup: clearTimeout on useEffect for gas estimation and prevent state update on unmounted ConfirmTransactionBase (#17804) 2023-02-17 22:11:50 +07:00
pages Fix #17825 - Prevent timing conflict with NFT toast messages (#17861) 2023-02-22 11:14:47 -06:00
selectors UX: Move Portfolio link to its own button (#17722) 2023-02-21 09:32:08 -06:00
store UX: Move Portfolio link to its own button (#17722) 2023-02-21 09:32:08 -06:00
index.js initialize currentLocale in the locale slice upon app start (#17579) 2023-02-02 15:24:48 -06:00
index.test.js