Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored and github-actions[bot] committed Dec 29, 2023
1 parent 67e899c commit ec64c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Traits/WithPagination.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ protected function queryStringWithPagination(): array
return [];
}


public function renderingWithPagination(): void
{
$this->setupPagination();
Expand Down

0 comments on commit ec64c15

Please sign in to comment.