1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/confirm-decrypt-message
Mark Stacey 1d2644423e
Replace removed 'copy-to-clipboard' icon (#8853)
The 'copy-to-clipboard' icon was removed in #8190, and replaced with a
new 'Copy' icon component. It was still being used in two places
though, on the confirmation page for decryption and on the reveal seed
phrase screen..

The new Copy icon is now used in these two places instead. It has been
given a size of '17' to match the old icon size.
2020-06-24 12:10:29 -03:00
..
confirm-decrypt-message.component.js Replace removed 'copy-to-clipboard' icon (#8853) 2020-06-24 12:10:29 -03:00
confirm-decrypt-message.container.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
index.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00