mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Removing gray background from contact address input (#10971)
This commit is contained in:
parent
024095f090
commit
6fddd7f548
@ -69,7 +69,6 @@ export default class AddContact extends PureComponent {
|
||||
renderInput() {
|
||||
return (
|
||||
<EnsInput
|
||||
className="send__to-row"
|
||||
scanQrCode={(_) => {
|
||||
this.props.scanQrCode();
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user