Skip to content

Commit a997a8c

Browse files
francoism90github-actions[bot]
authored andcommitted
Fix styling
1 parent 29899b9 commit a997a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Concerns/WithPaginateScroll.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Foxws\WireUse\Models\Concerns;
44

5-
use Illuminate\Support\Collection;
65
use Illuminate\Pagination\Paginator;
6+
use Illuminate\Support\Collection;
77
use Livewire\WithPagination;
88

99
trait WithPaginateScroll

0 commit comments

Comments
 (0)