diff --git a/src/App.jsx b/src/App.jsx index a3f8b663..a2ac0d60 100755 --- a/src/App.jsx +++ b/src/App.jsx @@ -80,7 +80,7 @@ export const App = () => {
-
+
{hasNetworkFailure ? ( @@ -97,4 +97,4 @@ export const App = () => { ); }; -export default App; +export default App; \ No newline at end of file