diff --git a/docs/column-types/livewire_component_column.md b/docs/column-types/livewire_component_column.md index 9b1851299..6a6af2eea 100644 --- a/docs/column-types/livewire_component_column.md +++ b/docs/column-types/livewire_component_column.md @@ -10,7 +10,6 @@ This is **not recommended** as due to the nature of Livewire, it becomes ineffic ## component ``` LivewireComponentColumn::make('Action') - ->title(fn($row) => 'Edit') ->component('PathToLivewireComponent'), ``` @@ -29,4 +28,4 @@ Please also see the following for other available methods:
  • Footer
  • - \ No newline at end of file +