This commit is contained in:
Leah Schumann 2023-04-14 13:48:55 -04:00
parent 5cc7d2526b
commit c6c7a548b7

View file

@ -140,7 +140,7 @@ export default {
}
await this.$nextTick();
window.scrollTo(0,document.body.scrollHeight);
window.scrollTo(0, document.body.scrollHeight);
// const shopQuestion = document.getElementsByClassName("shop-question")[0];