Skip to content

Commit 1f3a15c

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 2bea4b6 commit 1f3a15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/Helpers/ColumnHelpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
namespace Rappasoft\LaravelLivewireTables\Traits\Helpers;
44

55
use Illuminate\Support\Collection;
6+
use Livewire\Attributes\Computed;
67
use Rappasoft\LaravelLivewireTables\Views\Column;
78
use Rappasoft\LaravelLivewireTables\Views\Columns\AggregateColumn;
8-
use Livewire\Attributes\Computed;
99

1010
trait ColumnHelpers
1111
{

0 commit comments

Comments
 (0)