1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
David Walsh 678ad6397b
Change COLORS reference to Color (#17599)
* Change COLORS reference to Color

* Fix lint
2023-02-03 17:47:45 -06:00
..
__mocks__
components Change COLORS reference to Color (#17599) 2023-02-03 17:47:45 -06:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
helpers Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
hooks Ensure the advanced gas modal displays a zero priority fee if that is how it is set in the transaction (#17559) 2023-02-03 12:30:49 -03:30
pages Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
selectors Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
store Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -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