1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 15:50:28 +01:00
metamask-extension/ui
Dan J Miller 45fa923814 Clarify effect of autodetect tokens toggle (#17293)
* Clarify effect of autodetect tokens toggle

* Fix test

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-01-19 15:10:40 +00:00
..
__mocks__
components Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 18:41:47 +00:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 12:02:48 +01:00
css [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
ducks i18n: fix missing locale for "en" error (#17014) 2022-12-22 12:02:48 +01:00
helpers Update copy and fix duplicate entries for Token Detection Settings search results (#17273) 2023-01-18 14:55:41 +00:00
hooks Track when token balance is changed to update value on approval screen (#16964) 2022-12-22 12:04:23 +01:00
pages Clarify effect of autodetect tokens toggle (#17293) 2023-01-19 15:10:40 +00:00
selectors Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 18:41:47 +00:00
store Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 18:41:47 +00:00
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js