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 26bd084 commit e5e6972Copy full SHA for e5e6972
README.md
@@ -28,7 +28,7 @@ Scrolling SVG elements are supported, as well as Shadow DOM elements. The [Visua
28
npm i compute-scroll-into-view
29
```
30
31
-You can also use it from an CDN:
+You can also use it from a CDN:
32
33
```js
34
const { default: compute } = await import(
0 commit comments