Skip to content

Commit 3f9d592

Browse files
Fix styling
1 parent d385c02 commit 3f9d592

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Support/Concerns/WithPagination.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public function usePagination($usePagination = true): static
2121
return $this;
2222
}
2323

24-
2524
public function scrollToTop($scrollToTop = true): static
2625
{
2726
$this->scrollToTop = $scrollToTop;

0 commit comments

Comments
 (0)