logging entfernt in NewReport

This commit is contained in:
PxlLoewe
2025-07-27 20:43:30 -07:00
parent 157d2f02e1
commit fd50e9c4d5

View File

@@ -44,7 +44,7 @@ export const NewReportForm = ({
reviewerUserId: null,
},
});
console.log(form.formState.errors);
return (
<form
className="flex flex-wrap gap-3"