nice touchups and now working cleaner with audio manager

This commit is contained in:
Arjun Patel
2022-01-15 19:33:14 -08:00
parent 5bf0274af9
commit c9108a6d50
5 changed files with 122 additions and 69 deletions
-2
View File
@@ -49,8 +49,6 @@ export default function Header() {
currUser.email
);
console.log(newTeams);
setUserTeams(newTeams);
} catch (error) {
console.log("problem getting teams of this user");