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: doc/table-view.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -429,7 +429,7 @@ public function row(User $user)
429
429
}
430
430
```
431
431
432
-
This component will show the current value and if if you clic on it, you will be able to edit it. To update the new value you should define a new method on the table view.
432
+
This component will show the current value and if you clic on it, you will be able to edit it. To update the new value you should define a new method on the table view.
0 commit comments