mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 19:44:21 +00:00
Remove comments.
This commit is contained in:
parent
9144d2c666
commit
ee8c411c4e
@ -42,8 +42,6 @@ class App extends Component {
|
||||
nodeSelection
|
||||
} = this.props;
|
||||
|
||||
// let title = children.props.route.name;
|
||||
|
||||
let headerProps = {
|
||||
changeLanguage,
|
||||
languageSelection,
|
||||
|
@ -33,14 +33,6 @@ export default class GenerateWalletPasswordInputComponent extends Component {
|
||||
className="input-group-addon eye"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/*TODO - if we want descriptive errors we could re-enable this*/}
|
||||
{/*{this.props.meta.touched && this.props.meta.error &&*/}
|
||||
{/*<div>*/}
|
||||
{/*<p className="error">{this.props.meta.error}</p>*/}
|
||||
{/*</div>*/}
|
||||
{/*}*/}
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user