Skip to content

Commit 2ced322

Browse files
authored
Listen to updating
1 parent b08dc4c commit 2ced322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Layout/Concerns/WithScroll.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function mountWithScroll(): void
2323
}
2424
}
2525

26-
public function updatedPage(): void
26+
public function updatingPage(): void
2727
{
2828
unset($this->items);
2929
}

0 commit comments

Comments
 (0)