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 5cdb852 commit 8785236Copy full SHA for 8785236
README.md
@@ -1,9 +1,12 @@
1
# vue-loading-screen
2
Using to block whlie client processed work.
3
4
+## Screenshot
5
+
6
+
7
## Installation
8
```js
- npm i --save vue-loading-screen
9
+npm i --save vue-loading-screen
10
```
11
12
## Usage
assets/screenshot.png
93.3 KB
package.json
@@ -18,5 +18,5 @@
18
"bugs": {
19
"url": "https://github.com/HELMAB/vue-loading/issues"
20
},
21
- "homepage": "https://github.com/HELMAB/vue-loading#readme"
+ "homepage": "https://github.com/HELMAB/vue-loading#README"
22
}
0 commit comments