Update Header.tsx

This commit is contained in:
Arjun Patel
2022-02-09 18:16:28 -08:00
parent 2f79f769cc
commit 609b6bb112
@@ -59,9 +59,9 @@ export default function Header() {
console.log("logging user out");
router.push("/");
await signOut(auth);
router.push("/");
};
const UserMenu = (