add: graphic improvements x2

This commit is contained in:
Domingo Dirutigliano
2023-09-25 20:43:29 +02:00
parent 7c324a90c2
commit a9446d6dc6
9 changed files with 611 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ function App() {
<Space h="md" />
<Title order={4} align="center">Error communicating with backend</Title>
<Space h="md" />
Errore: {reqError}
Error: {reqError}
<Space h="xl" />
<Loader />
</div>