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 402e634 commit e480507Copy full SHA for e480507
README.md
@@ -57,7 +57,7 @@ export default {
57
58
### :link: Using a CDN
59
60
-[UNPKG](https://unpkg.com/vue-next-level-scroll/dist/) | [jsDelivr](https://cdn.jsdelivr.net/npm/vue-next-level-scroll/dist/) (available as window.ifBot)
+[UNPKG](https://unpkg.com/vue-next-level-scroll/dist/) | [jsDelivr](https://cdn.jsdelivr.net/npm/vue-next-level-scroll/dist/) (available as window.nextLevelScroll)
61
62
```js
63
Vue.component('scroll', window.nextLevelScroll)
0 commit comments