3.0.0 • Published 1 year ago
@wareme/scroll-to-top v3.0.0
scroll-to-top
Scrolls to the top of the page whenever pathname changes
import { ScrollToTop } from '@wareme/scroll-to-top'
const Root = component(() => {
return <><ScrollToTop/></>
})
3.0.0
1 year ago