1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/pages/token-allowance
Mark Stacey d6b49ae383
Refactor KeyringTypes constant (#17490)
The `HardwareKeyringTypes` constant has been renamed to `KeyringTypes`
and moved to a separate constants module, to reflect that it contains
more than just hardware wallet keyring types. This corrects a mistake
made recently during a TypeScript conversion.
2023-03-21 12:13:22 -02:30
..
index.js Review spending cap screen (#15919) 2022-10-05 14:48:35 -05:00
index.scss Review spending cap screen (#15919) 2022-10-05 14:48:35 -05:00
token-allowance.js Fixed hardware wallet info popup on token allowance screen (#17881) 2023-03-14 12:29:31 -05:00
token-allowance.stories-to-do.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
token-allowance.test.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30