restore v-calendar
This commit is contained in:
7
plugins/v-calendar.js
Normal file
7
plugins/v-calendar.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// import Vue from 'vue'
|
||||
// import VCalendar from 'v-calendar'
|
||||
// export default () => {
|
||||
// Vue.use(VCalendar, {
|
||||
// firstDayOfWeek: 2
|
||||
// })
|
||||
// }
|
||||
Reference in New Issue
Block a user