Skip to content

Commit c13e875

Browse files
committed
Update README.md
1 parent 0c498b0 commit c13e875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ withScrollDirection(Component[, offsetThreshold = 0])
1919
```javascript
2020
import withScrollDirection, {
2121
SCROLL_DIRECTION_DOWN,
22-
} from '@serafinomb/with-scroll-direction';
22+
} from '@serafinomb/react-scroll-direction';
2323

2424
const HEADER_HEIGHT_PX = 200;
2525

0 commit comments

Comments
 (0)