Skip to content

Commit

Permalink
remove duplicate edit button
Browse files Browse the repository at this point in the history
  • Loading branch information
mnurullahsaglam committed Aug 1, 2023
1 parent 921c00c commit fe23480
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public function table(Table $table): Table
Tables\Actions\CreateAction::make(),
])
->actions([
Tables\Actions\EditAction::make(),
Tables\Actions\DeleteAction::make(),
])
->groupedBulkActions([
Expand Down

0 comments on commit fe23480

Please sign in to comment.