mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-19 02:04:55 +08:00
Update 02-getting-started.md
This commit is contained in:
@@ -318,7 +318,6 @@ Alternatively, you may configure table rows to trigger an action instead of open
|
||||
use Closure;
|
||||
use Filament\Tables\Actions\Action;
|
||||
use Filament\Tables\Actions\DeleteAction;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
protected function getTableRecordActionUsing(): ?Closure
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user