From 89f11fa98ae89447176c927d131868f9e48a07bf Mon Sep 17 00:00:00 2001 From: Saumya Bhatt <108668549+SaumyaBhatt106@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:22:24 +0530 Subject: [PATCH] Fix --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index f308d71..35ff65a 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -39,7 +39,7 @@ function App() { }; return ( - + {user && }
{user ? : <>}