1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
George Marshall 3af83f8f98
Adding static icon names to test env file (#16078)
* Storing the icon name env var as a string and parsing to use with components

* Moving icon env vars to jest specific env.js file

* Updating snapshots
2022-11-18 22:28:38 +05:30
..
__mocks__
components Adding static icon names to test env file (#16078) 2022-11-18 22:28:38 +05:30
contexts
css Updating network colors with design tokens (#16543) 2022-11-17 15:30:04 -08:00
ducks Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
helpers Fix message on sign typed data v4 screen (#16552) 2022-11-18 10:04:52 -06:00
hooks
pages Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
selectors Add transaction security check toggle (#16271) 2022-11-17 08:13:02 -06:00
store Add transaction security check toggle (#16271) 2022-11-17 08:13:02 -06:00
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js