From 752af6ca78afb36982170ae9289e29a8d11de41e Mon Sep 17 00:00:00 2001 From: Paul Beaudoin Date: Fri, 17 May 2024 10:55:51 -0400 Subject: [PATCH] Disable /account routes, redirect to Home --- src/app/routes/routes.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/routes/routes.jsx b/src/app/routes/routes.jsx index 8f368b19d..0fdd697be 100644 --- a/src/app/routes/routes.jsx +++ b/src/app/routes/routes.jsx @@ -41,7 +41,7 @@ const routes = { - + @@ -61,7 +61,7 @@ const routes = { - +