You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: properties.blade.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -352,7 +352,7 @@ public static function fromLivewire($value)
352
352
@endslot
353
353
@endcomponent
354
354
355
-
Now you can freely use this object as a public property of your component as long as that object implements the `Livewire\Wireable` interface AND the property is typhinted like so:
355
+
Now you can freely use this object as a public property of your component as long as that object implements the `Livewire\Wireable` interface AND the property is typehinted like so:
0 commit comments