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 20ddaf1 commit 0e7f646Copy full SHA for 0e7f646
README.md
@@ -28,6 +28,8 @@ CDN: [UNPKG](https://unpkg.com/vue-content-loader/) | [jsDelivr](https://cdn.jsd
28
29
## Usage
30
31
+👀👉 Demos: [Storybook](https://vue-content-loader.egoist.moe) | [with Nuxt.js](https://glitch.com/edit/#!/vue-content-loader)
32
+
33
```vue
34
<template>
35
<content-loader></content-loader>
@@ -44,8 +46,6 @@ export default {
44
46
</script>
45
47
```
48
-🔥 [Check out the __storybook__ to see how it rocks!](https://vue-content-loader.egoist.moe)
-
49
### Built-in loaders
50
51
```js
0 commit comments