Skip to content

Commit

Permalink
Update app.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ka7eh authored Nov 7, 2022
1 parent 7393b12 commit 3b6f238
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ const App = (): JSX.Element => {
<Icon baseClassName="icons" fontSize="small" color="error">
error_outline
</Icon>
Cannot connect to API
Cannot connect to API.&nbsp;
Try again in a few minutes. If the error persists, check the state of API docker service.
</Box>
) : (
<Content />
Expand Down

0 comments on commit 3b6f238

Please sign in to comment.