Skip to content

Commit eaa1164

Browse files
authored
Merge pull request #25 from taion/taion-patch-1
Describe what the library does
2 parents 1448ce1 + a28643e commit eaa1164

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[React Router](https://github.com/reactjs/react-router) scroll management.
44

5+
react-router-scroll is a React Router middleware that adds scroll management using [scroll-behavior](https://github.com/taion/scroll-behavior). By default, the middleware adds browser-style scroll behavior, but you can customize it to scroll however you want on route transitions.
6+
57
## Usage
68

79
```js

0 commit comments

Comments
 (0)