Home JS Other Detail
goToTop = () => window.scrollTo(0, 0); window.scrollTo({ top:0, behavior: 'smooth'});