From ff5f572044f99fd35bbefe20480d4f2c7fb82990 Mon Sep 17 00:00:00 2001 From: "Siddhesh.More" Date: Thu, 19 Sep 2024 19:36:57 +0530 Subject: [PATCH] Fixes --- src/App.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 7355773..fb174c7 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -63,7 +63,8 @@ const App = () => { isAuthenticate || isAuthenticatedInCookie === "true" ? ( ) : ( - + // + ) // ) : ( //