Skip to content

Commit eaa78b8

Browse files
authored
fix(nearest): target that matches the scrolling frame height should scroll (#251)
1 parent a434349 commit eaa78b8

File tree

2 files changed

+1152
-307
lines changed

2 files changed

+1152
-307
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"dependencies": {
35-
"scroll-into-view-if-needed": "2.2.18"
35+
"scroll-into-view-if-needed": "2.2.19"
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "7.1.2",

0 commit comments

Comments
 (0)