diff --git a/app/src/page/firstRun/view.js b/app/src/page/firstRun/view.js index 0a43ca8a..e3d24d64 100644 --- a/app/src/page/firstRun/view.js +++ b/app/src/page/firstRun/view.js @@ -169,7 +169,7 @@ class FirstRunScreen extends React.PureComponent { } } - ) + ); } }