From 890aa2f66c1b407cac275c0d25f2bfb9887fa52e Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Sat, 20 Mar 2021 08:49:16 -0400 Subject: [PATCH] fix(frontend): redirect from /setup if already initialized --- src/components/Setup/index.tsx | 6 +++++- src/pages/_app.tsx | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/Setup/index.tsx b/src/components/Setup/index.tsx index 9a4d363ebd..fca2fea2ff 100644 --- a/src/components/Setup/index.tsx +++ b/src/components/Setup/index.tsx @@ -63,7 +63,11 @@ const Setup: React.FC = () => {
- Logo + Logo