From 2d168419677c6823aea864ee8f60e2cbff109b16 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 9 Jun 2021 12:49:00 +0200 Subject: [PATCH] move main app warning --- src/components/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/App.tsx b/src/components/App.tsx index 9fe4f0ae7..e1e7df356 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -51,11 +51,11 @@ export default function App({ state="error" /> )} */} -
{(props as PageProps).uri === '/' && ( - + )} +
{isInPurgatory && (