sk_fems_ui commit
This commit is contained in:
4
plugins/vCalendar.js
Normal file
4
plugins/vCalendar.js
Normal file
@ -0,0 +1,4 @@
|
||||
import Vue from 'vue';
|
||||
import VCalendar from 'v-calendar';
|
||||
|
||||
Vue.use(VCalendar, { componentPrefix: 'vc' });
|
Reference in New Issue
Block a user