From 01c8fcb740f3facf98da6a663d37158c4864a994 Mon Sep 17 00:00:00 2001 From: Nika Kolesnikova Date: Sat, 19 Oct 2024 08:21:58 -0400 Subject: [PATCH] test: test --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index da04bfa..20f5135 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -27,7 +27,7 @@ export function App() { const { user } = useAuth(); const userId = user?.uid; const userEmail = user?.email; - console.log('test'); + console.log('test1'); /** * This custom hook takes a user ID and email and fetches