mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Removing gray background from contact address input (#10971)
This commit is contained in:
parent
3d952536d8
commit
d12349046f
@ -66,7 +66,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