1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app/account-menu
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
..
account-menu.component.js UX: Icon: Remove unwanted aria label (#17903) 2023-02-27 10:43:06 -06:00
account-menu.container.js Dead and redundant code removal (#17512) 2023-02-02 16:00:05 -06:00
account-menu.test.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
keyring-label.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30