From 7c74625635b8a9202b4c15fc5f90e3b2075e218a Mon Sep 17 00:00:00 2001 From: saithsab877 Date: Sun, 15 Dec 2024 17:25:41 +0500 Subject: [PATCH] fix(cypress): test --- src/components/AppContainer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppContainer/index.tsx b/src/components/AppContainer/index.tsx index d2a3bb43c..856d1a642 100644 --- a/src/components/AppContainer/index.tsx +++ b/src/components/AppContainer/index.tsx @@ -17,7 +17,7 @@ export const AppContainer = () => { Loading...}> - {isMindSetHost && } path="/" />} + {isMindSetHost && } path="/mindset" />}