aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/app/components/pages/create-account/connect-hardware/connect-screen.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/pages/create-account/connect-hardware/connect-screen.js b/ui/app/components/pages/create-account/connect-hardware/connect-screen.js
index 5c6c54acf..55d2eadce 100644
--- a/ui/app/components/pages/create-account/connect-hardware/connect-screen.js
+++ b/ui/app/components/pages/create-account/connect-hardware/connect-screen.js
@@ -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) => (