Smooth scroll to anchor without a library

Custom function using scrollIntoView with smooth behavior
This commit is contained in:
2020-04-07 18:47:02 +02:00
parent 1a05c35fc8
commit c5836dcbc1
4 changed files with 16 additions and 13 deletions

View File

@@ -24,8 +24,7 @@
"polka": "^1.0.0-next.9",
"scroll-out": "^2.2.8",
"sirv": "^0.4.2",
"swipe-listener": "^1.1.0",
"zenscroll": "^4.0.2"
"swipe-listener": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",