diff --git a/frontend/src/App/App.jsx b/frontend/src/App/App.jsx index e8f6a597fe..3c00d663c1 100644 --- a/frontend/src/App/App.jsx +++ b/frontend/src/App/App.jsx @@ -66,6 +66,8 @@ class App extends React.Component { return ( <> + +
{updateAvailable && ( @@ -96,8 +98,6 @@ class App extends React.Component { {!onboarded && } - -