1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-03 06:34:27 +01:00
metamask-extension/ui/components/app/modals/export-private-key-modal
George Marshall 7c014896e8
Fix hold to reveal button on mobile browsers (#19847)
* Replacing MouseDown/Up events with PointerDown/Up so works on mobile browsers

* More test updates

* More test updates
2023-06-30 14:11:29 -07:00
..
__snapshots__ Update Label component font weight from bold to medium (#19731) 2023-06-27 01:29:04 +05:30
export-private-key-modal.component.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
export-private-key-modal.component.test.js Fix hold to reveal button on mobile browsers (#19847) 2023-06-30 14:11:29 -07:00
export-private-key-modal.container.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
export-private-key-modal.stories.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
export-private-key-modal.test.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
password-input.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
private-key.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00