We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf69f7 commit 8f6fd59Copy full SHA for 8f6fd59
stubs/inertia/resources/js/Pages/Profile/DeleteUserForm.vue
@@ -73,7 +73,6 @@
73
data() {
74
return {
75
confirmingUserDeletion: false,
76
- deleting: false,
77
78
form: this.$inertia.form({
79
'_method': 'DELETE',
0 commit comments