vuexy-admin
vuexy-admin copied to clipboard
Scroll to Top not working in react.js template
I create one index.js file. In this, I called 3 three components. On every page there are two buttons Back & Next, I want, whenever I click the Next button scroll should start with the top, but window.scrollTo() is not working.