Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
faustinopsy committed Mar 30, 2024
1 parent 466627e commit 17edb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class App {
await this.componenteAtual.afterRender();
}
this.atualizarMeta(rotas[rotaAtual].meta);
document.documentElement.scrollTop = 0;
}

}
Expand Down

0 comments on commit 17edb12

Please sign in to comment.