Skip to content

Commit a28643e

Browse files
committed
Describe what the library does
1 parent 1448ce1 commit a28643e

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)