nice touchups and now working cleaner with audio manager
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user