diff --git a/web/src/App.jsx b/web/src/App.jsx index d7f5a13ef..850be62bb 100644 --- a/web/src/App.jsx +++ b/web/src/App.jsx @@ -15,25 +15,25 @@ export default function App() { return ( -
+
{status !== FetchStatus.LOADED ? ( -
+
) : ( -
+
-
+
- - - - - - - - + + + + + + + +