This commit is contained in:
brunobar79 2018-07-18 23:57:09 -04:00
parent 2bfddc288e
commit 086ab6e1e1
1 changed files with 1 additions and 1 deletions

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