1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
This commit is contained in:
brunobar79 2018-07-18 23:57:09 -04:00
parent 2bfddc288e
commit 086ab6e1e1

View File

@ -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) => (