mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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 },
|
ref: node => { this.referenceNode = node },
|
||||||
},
|
},
|
||||||
steps.map((step, i) => (
|
steps.map((step, i) => (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user