Delete Team: Fix name of the form field
This commit is contained in:
@@ -151,7 +151,7 @@ function DeleteTeamConfirmationForm({
|
|||||||
}),
|
}),
|
||||||
),
|
),
|
||||||
defaultValues: {
|
defaultValues: {
|
||||||
name: '',
|
confirm: '',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user