@react-hook/window-scroll
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@react-hook/window-scroll", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Jared Lunde <jared@BeStellar.co> (https://jaredLunde.com)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -23,3 +23,3 @@ [](https://bundlephobia.com/result?p=@react-hook/window-scroll) | ||
### `useWindowScroll(fps: number)` | ||
### `useWindowScroll(fps?: number)` | ||
- `fps` `<number>` | ||
@@ -26,0 +26,0 @@ - **default** 30 |
6322