From eea74e362655602547e915831612be484ca95aa9 Mon Sep 17 00:00:00 2001 From: suryac Date: Wed, 8 Jul 2026 15:56:32 +0530 Subject: [PATCH] fix:url redirecting to default resolved --- src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index aef8bec..7425d6d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -26,7 +26,6 @@ function App() { } /> } /> - } />