1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Garrett Bear e09028b4e5
Update multichain Icon imports (#18536)
* Update multichain Icon imports

* replace ButtonIcon with updated version

* Buttons with Icon TODO added

* update header to use TS version Icon
2023-04-13 15:24:47 -07:00
..
__mocks__
components Update multichain Icon imports (#18536) 2023-04-13 15:24:47 -07:00
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css UX: Multichain: Added TokenList Component (#17859) 2023-03-23 15:38:33 +05:30
ducks UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
helpers fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
hooks Fix Unable to determine contract standard error (#18300) 2023-04-10 21:56:02 -03:00
pages Improvement on approval pages (#18545) 2023-04-13 22:54:33 +05:30
selectors UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
store UX: Multichain: App header (#18363) 2023-04-13 22:24:03 +05:30
index.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.test.js