1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages/mobile-sync
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 remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
mobile-sync.component.js Refactor KeyringTypes constant (#17490) 2023-03-21 12:13:22 -02:30
mobile-sync.container.js Fixing persisting error message from MobileSyncPage (#11835) 2021-08-13 12:59:06 -07:00
mobile-sync.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30