Skip to content

Commit d322f8b

Browse files
authored
Update README.md
1 parent 99b1bf8 commit d322f8b

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
@@ -40,6 +40,8 @@ The standalone version does **not** come bundled with [scroll-into-view-if-neede
4040

4141
## Props
4242

43+
Each prop is described in detail below, but for a quicker reference - check out the [propTypes](https://github.com/icd2k3/react-scroll-into-view-if-needed/blob/master/src/index.js#L7-L42) object in src.
44+
4345
#### options
4446
> Type: `object`
4547
> Default: `{ behavior: 'smooth', scrollMode: 'if-needed' }`

0 commit comments

Comments
 (0)