1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Nidhi Kumari 878bb4ab25
Ux: Icon: Update fa-eye with ICON_NAMES.EYE (#17800)
* updated fa-eye

* Fix build error

* resolved lint error

* lint error fix

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-02-28 12:55:58 +05:30
..
__mocks__
components UX: Icon: Remove unwanted aria label (#17903) 2023-02-27 10:43:06 -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 avoid mutation of state in signTransaction action (#17772) 2023-02-23 12:16:55 -06:00
helpers Ux: Icon: Update fa-eye with ICON_NAMES.EYE (#17800) 2023-02-28 12:55:58 +05:30
hooks Transaction-list-item-details pop up to display the correct token information on token approve item (#17422) 2023-02-24 14:21:55 -05:00
pages UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
selectors Selector performance improvements (#17410) 2023-02-27 17:33:21 +01:00
store What's new - OpenSea security provider (#16831) 2023-02-27 10:20:22 -06:00
index.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
index.test.js