From 76176a482fa8ed78cfd6df78ebe7483ac0fbd1ef Mon Sep 17 00:00:00 2001 From: amhsirak Date: Fri, 10 Jan 2025 11:23:14 +0530 Subject: [PATCH] feat: enable all robot 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 d2e482fa..67f5cbe9 100644 --- a/src/pages/PageWrappper.tsx +++ b/src/pages/PageWrappper.tsx @@ -55,7 +55,7 @@ export const PageWrapper = () => { }> } /> - } /> + } /> } /> } /> } />