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 fd5748a commit 88813a3Copy full SHA for 88813a3
README.md
@@ -20,7 +20,9 @@ yarn add smooth-scroll-into-view-if-needed
20
21
The UMD build is also available on [unpkg](https://unpkg.com/smooth-scroll-into-view-if-needed/umd/):
22
23
+```html
24
<script src="https://unpkg.com/smooth-scroll-into-view-if-needed/umd/smooth-scroll-into-view-if-needed.min.js"></script>
25
+```
26
27
You can find the library on `window.scrollIntoView`.
28
0 commit comments