We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bb9547 + 4a4ce78 commit b4a4e81Copy full SHA for b4a4e81
README.md
@@ -8,7 +8,7 @@ a vue component about toy bricks of skeleton screen loading
8
9
# use npm
10
```js
11
- import Vue from 'Vue'
+ import Vue from 'vue'
12
import skeleton from 'tb-skeleton'
13
import 'tb-skeleton/dist/skeleton.css'
14
Vue.use(skeleton)
0 commit comments