From ae2cc20fbd4115e84a4bad73d1b9c1ae30849b52 Mon Sep 17 00:00:00 2001 From: Nika Kolesnikova Date: Sat, 19 Oct 2024 08:36:26 -0400 Subject: [PATCH] debug: clone into the following sha a962ab32b64057aeff04643e323aae8d1019c34d --- src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.jsx b/src/App.jsx index 46879b6..da04bfa 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -27,6 +27,7 @@ export function App() { const { user } = useAuth(); const userId = user?.uid; const userEmail = user?.email; + console.log('test'); /** * This custom hook takes a user ID and email and fetches