From eaac668ae98c524e6fb69430dccce52869a38a8b Mon Sep 17 00:00:00 2001 From: Toba Ojo Date: Mon, 22 Sep 2025 09:32:51 +0100 Subject: [PATCH] removed redirect --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index e835576..9c644ee 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -19,7 +19,7 @@ function App() { } /> } /> } /> - } /> + {/* } /> */}