update library opening strategy
This commit is contained in:
+1
-2
@@ -10,8 +10,7 @@ import store from './store'
|
||||
|
||||
Vue.use(BootstrapVue, {
|
||||
BButton: { pill: true },
|
||||
BCardHeader: { headerBgVariant: 'white' },
|
||||
BCardFooter: { footerBgVariant: 'white' }
|
||||
BOverlay: { blur: null, spinnerType: 'grow', opacity: 0 }
|
||||
})
|
||||
Vue.use(Meta)
|
||||
Vue.use(Vue2TouchEvents)
|
||||
|
||||
Reference in New Issue
Block a user