availability-list
Ryukemeister 2023-10-12 18:18:22 +05:30
parent fef821022e
commit 0cbac3b01d
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ export function NewScheduleButton({
const form = useForm<{
name: string;
}>();
const { register } = form;
return (
<div>