Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 246 Bytes

React-Scroll-to-Top-Fix

Simple fix for react router to restore the page to top during routing.

How To Use:

Save the code as a new component. Import it in the component in which scroll is to be restored. Use in return() like other components.