From 54897bfabc2507b2efdf2394220cc4177ac695ca Mon Sep 17 00:00:00 2001 From: amhsirak Date: Fri, 10 Jan 2025 11:39:32 +0530 Subject: [PATCH] feat: enable all run routes /* --- src/pages/PageWrappper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/PageWrappper.tsx b/src/pages/PageWrappper.tsx index 67f5cbe9..d778c186 100644 --- a/src/pages/PageWrappper.tsx +++ b/src/pages/PageWrappper.tsx @@ -56,7 +56,7 @@ export const PageWrapper = () => { }> } /> } /> - } /> + } /> } /> } />