Skip to content

Commit e5df2fa

Browse files
add progressbar import
1 parent e532056 commit e5df2fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Bus from './Bus'
22
import LoadingMixin from './LoadingMixin';
3+
import VueProgressBar from 'vue-progressbar'
34

45
export default {
56

0 commit comments

Comments
 (0)