Commit e190981
1 file changed
+4
-2
lines changedDiff for: src/Http/Livewire/DeleteUserForm.php
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
|
2 commit comments
Loots-it commentedon Apr 8, 2021
Isn't this also necessary in src/Http/Controllers/Inertia/CurrentUserController.php @inmanturbo, for inertia?
inmanturbo commentedon Apr 8, 2021
@Loots-it nah works fine with inertia
see livewire/livewire#936
which is why I thought to submit #752.
But it's not broken ATM. All args lead to green.