logging entfernt in NewReport
This commit is contained in:
@@ -44,7 +44,7 @@ export const NewReportForm = ({
|
||||
reviewerUserId: null,
|
||||
},
|
||||
});
|
||||
console.log(form.formState.errors);
|
||||
|
||||
return (
|
||||
<form
|
||||
className="flex flex-wrap gap-3"
|
||||
|
||||
Reference in New Issue
Block a user