3.0.0 • Published 1 year ago

@wareme/scroll-to-top v3.0.0

Weekly downloads
-
License
NCSA
Repository
github
Last release
1 year ago

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