Skip to content

Commit ae2cc20

Browse files
author
Nika Kolesnikova
committed
debug: clone into the following sha a962ab3
1 parent a962ab3 commit ae2cc20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export function App() {
2727
const { user } = useAuth();
2828
const userId = user?.uid;
2929
const userEmail = user?.email;
30+
console.log('test');
3031

3132
/**
3233
* This custom hook takes a user ID and email and fetches

0 commit comments

Comments
 (0)