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 bb2aea6 commit 3d90b5eCopy full SHA for 3d90b5e
README.md
@@ -29,7 +29,7 @@ import 'vue-status-indicator/styles.css'
29
Import component `status-indicator`.
30
31
```javascript
32
-import 'vue-status-indicator'
+import StatusIndicator from 'vue-status-indicator'
33
```
34
35
HTML/Vue:
0 commit comments