console.logs entfernt

This commit is contained in:
PxlLoewe
2025-06-28 00:37:48 -07:00
parent 0569616bf2
commit 2445d88411
11 changed files with 30 additions and 14 deletions

View File

@@ -70,7 +70,6 @@ export const ProfileForm = ({
},
resolver: zodResolver(schema),
});
console.log(user);
return (
<form
className="card-body"