1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
EresDev 58cd3deed5
fix test of useTransactionDisplayData for different timezone (#17063)
Co-authored-by: ryanml <ryanlanese@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Fixes https://github.com/MetaMask/metamask-extension/issues/17062
2023-02-08 17:13:39 -06:00
..
__mocks__
components Sanitising string on signature request pages (#17571) 2023-02-09 04:35:52 +05:30
contexts
css
ducks Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
helpers Sanitising string on signature request pages (#17571) 2023-02-09 04:35:52 +05:30
hooks fix test of useTransactionDisplayData for different timezone (#17063) 2023-02-08 17:13:39 -06:00
pages converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
selectors Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
store Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
index.js initialize currentLocale in the locale slice upon app start (#17579) 2023-02-02 15:24:48 -06:00
index.test.js