1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dhruv 7c2f7671b0
ButtonSecondary to TS (#20411)
* ButtonSecondary to TS

* updating components and addressing errors

* lint and snapshot updates

* using Boolean conversion for className

* removing ValidButtonTag type

* fix text color when link

---------

Co-authored-by: garrettbear <gwhisten@gmail.com>
2023-08-14 15:13:15 -07:00
..
__mocks__
components ButtonSecondary to TS (#20411) 2023-08-14 15:13:15 -07:00
contexts
css Update critical error styles (#20350) 2023-08-03 00:23:00 +02:00
ducks Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
helpers Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
hooks
pages UX: Remove unwanted extra spacing on home screen (#20441) 2023-08-14 11:53:11 -05:00
selectors Specify that Base is a multilayer network (#20097) 2023-08-14 12:22:02 -03:00
store Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
index.js Set sentry autoTrackSessions default (#20132) 2023-07-26 07:13:28 -05:00
index.test.js