mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-27 11:24:46 +00:00
remove obsolete comment
This commit is contained in:
parent
1fb4a004ac
commit
96c8c88ab6
@ -22,7 +22,6 @@ export class AddressField extends React.Component {
|
||||
render() {
|
||||
const { placeholder, value, ensAddress } = this.props;
|
||||
const isReadonly = !this.props.onChange;
|
||||
// FIXME identicon is passed address only if valid
|
||||
return (
|
||||
<div className="row form-group">
|
||||
<div className="col-xs-11">
|
||||
|
Loading…
x
Reference in New Issue
Block a user