Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 authored and github-actions[bot] committed Nov 1, 2024
1 parent 29899b9 commit a997a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Concerns/WithPaginateScroll.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Foxws\WireUse\Models\Concerns;

use Illuminate\Support\Collection;
use Illuminate\Pagination\Paginator;
use Illuminate\Support\Collection;
use Livewire\WithPagination;

trait WithPaginateScroll
Expand Down

0 comments on commit a997a8c

Please sign in to comment.