1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/pages/confirm-decrypt-message
Mark Stacey 9e7a799583
Remove unnecessary optional chain operator (#10256)
This operator is being used under a condition that guarantees that the
property is present, so the optional chain operator is useless.
2021-01-22 17:32:56 -03:30
..
confirm-decrypt-message.component.js Remove unnecessary optional chain operator (#10256) 2021-01-22 17:32:56 -03:30
confirm-decrypt-message.container.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-decrypt-message.scss normalize page font styles (#9697) 2020-10-29 11:31:48 -05:00
index.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00