1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-03 14:44:27 +01:00
metamask-extension/ui/components/app/modals/export-private-key-modal
Mark Stacey 1b4ddf709b Replace ReadOnlyInput (#14330)
Replace the last two uses of the `ReadOnlyInput` with a div. The idea
of using an input for read-only data is silly. We can just put it in
the DOM directly instead.
2022-04-07 02:45:42 -07:00
..
export-private-key-modal.component.js Replace ReadOnlyInput (#14330) 2022-04-07 02:45:42 -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 Fix/14303 show private keys (#14314) 2022-04-07 02:43:54 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Replace ReadOnlyInput (#14330) 2022-04-07 02:45:42 -07:00