Skip to content

Commit aa65479

Browse files
authored
Update README.md
1 parent 9541035 commit aa65479

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ Each prop is described in detail below, but for a quicker reference - check out
3232
#### options
3333
> Type: `object`
3434
> Default: `{ behavior: 'smooth', scrollMode: 'if-needed' }`
35-
> Full list of options [here](https://www.npmjs.com/package/scroll-into-view-if-needed#api)
3635
37-
The `options` prop simply passes options to `scroll-into-view-if-needed`. See all the possible options in their [API documentation](https://www.npmjs.com/package/scroll-into-view-if-needed#api).
36+
Full list of options are described [here](https://www.npmjs.com/package/scroll-into-view-if-needed#api)
3837

3938
```js
4039
<ScrollIntoViewIfNeeded options={{

0 commit comments

Comments
 (0)