mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
lint
This commit is contained in:
parent
2bfddc288e
commit
086ab6e1e1
@ -85,7 +85,7 @@ class ConnectScreen extends Component {
|
||||
},
|
||||
]
|
||||
|
||||
return h('.hw-tutorial', {
|
||||
return h('.hw-tutorial', {
|
||||
ref: node => { this.referenceNode = node },
|
||||
},
|
||||
steps.map((step, i) => (
|
||||
|
Loading…
Reference in New Issue
Block a user