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 ddab152 commit 67baf24Copy full SHA for 67baf24
README.md
@@ -81,8 +81,6 @@ new Vue({
81
82
Now `VueWait` will use `Vuex` store for data management which can be traced in `Vue DevTools > Vuex`
83
84
-<img src="./resources/vue-wait-2.gif" width="480">
85
-
86
## ♻️ Usage with Nuxt.js
87
88
Add `vue-wait/nuxt` to modules section of `nuxt.config.js`
package.json
@@ -7,6 +7,7 @@
7
"keywords": [
8
"vue",
9
"vuex",
10
+ "nuxt",
11
"plugin",
12
"loading",
13
"loader"
0 commit comments