Skip to content

Commit

Permalink
fixed small error with kids pack page
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosBlanco1 committed Jun 18, 2024
1 parent bc011e6 commit 22562bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SanpetePantry/Pages/KidPacks.razor
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ function everythingElse() {
function scrollToTop() {
window.scrollTo(0, 0);
location.reload(true);
everythingElse();
}
Expand Down

0 comments on commit 22562bd

Please sign in to comment.