We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d86391 commit 3c927c8Copy full SHA for 3c927c8
README.md
@@ -46,6 +46,10 @@ const sequence = async () => {
46
}
47
```
48
49
+## Credits
50
+
51
+* [smoothscroll](https://github.com/iamdustan/smoothscroll) for the reference implementation of smooth scrolling.
52
53
## More documentation will be added
54
55
[gzip-badge]: http://img.badgesize.io/https://unpkg.com/smooth-scroll-into-view-if-needed/umd/smooth-scroll-into-view-if-needed.min.js?compression=gzip&label=gzip%20size&style=flat-square
0 commit comments