From f31144cc0ead850fb76796544a85dc7b7a8a625f Mon Sep 17 00:00:00 2001 From: saithsab877 Date: Mon, 16 Dec 2024 23:06:31 +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" />}