Skip to content

Commit eb0b71f

Browse files
committed
wip
1 parent 67273f3 commit eb0b71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Livewire/RefreshAvatar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ final class RefreshAvatar extends Component
1313
{
1414
use SendsAlerts;
1515

16-
public $user;
16+
public User $user;
1717

1818
public function mount(User $user): void
1919
{

0 commit comments

Comments
 (0)