From b0f0ff2a50f92e83dc395d7059a0e9a0f018f136 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Tue, 4 May 2021 18:15:15 +0200 Subject: [PATCH] improve position of api not connected error message --- pages/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 4402f61..bfa56ca 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -70,7 +70,10 @@ const Index: NextPage = () => { /> {status.error && ( - + )}