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 e532056 commit e5df2faCopy full SHA for e5df2fa
src/index.js
@@ -1,5 +1,6 @@
1
import Bus from './Bus'
2
import LoadingMixin from './LoadingMixin';
3
+import VueProgressBar from 'vue-progressbar'
4
5
export default {
6
0 commit comments