Commit 177e0c6
authored
Livewire column doesn't have title() method
The Livewire column type doesn't have the `HasTitleCallback` trait, so you can't use `->title()`.
I don't know why there's an edit to the last line. I'm just editing this file through github.com, so maybe their "diff" is confusing EOF characters.1 parent 9fc6ad8 commit 177e0c6
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
0 commit comments