Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to authored and github-actions[bot] committed Sep 5, 2024
1 parent 1c7c4cf commit 69430b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Traits/Resource/ResourceWithTableModifiers.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

trait ResourceWithTableModifiers
{

public function trAttributes(): Closure
{
return fn (mixed $data, int $row, ComponentAttributeBag $attr): ComponentAttributeBag => $attr;
Expand Down

0 comments on commit 69430b4

Please sign in to comment.