1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/modals/export-private-key-modal
Dhruv 07abc53cce
fix/BannerBase to TS (#20421)
* BannerBase to TS

* snapshot updates

* more snapshot updates

* addressing type definition error

* updating eth-sign-modal snapshot

* Updates to stories, types and adding data-testid

* Updating snapshots

* updating snapshot of blockaid-banner-alert and adding unit test for childrenWrapperProps

* BannerBase updates to stories, adding locale for close button, removing static data-testid in favor of using it at the instance, updating snapshots associated with those changes

* Removing incorrect arg from storybook file

* Updating html element in security provider e2e test to match BannerBase. Also updating snapshot of ConfirmTransaction page

* Fixing e2e tests

---------

Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-08-18 14:52:40 -07:00
..
__snapshots__ fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
export-private-key-modal.component.js Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07: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
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
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