diff --git a/src/App.tsx b/src/App.tsx index 91f558b..f347dcd 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -80,13 +80,6 @@ function App() { - - - {!isLoading && error && ( Error! @@ -107,6 +100,13 @@ function App() { )} + + +