mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
upgrade third party dependencies
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ import Framework7Vue, { registerComponents } from 'framework7-vue/bundle';
|
||||
import 'framework7-icons';
|
||||
import 'line-awesome/dist/line-awesome/css/line-awesome.css';
|
||||
|
||||
import VueDatePicker from '@vuepic/vue-datepicker';
|
||||
import { VueDatePicker } from '@vuepic/vue-datepicker';
|
||||
import '@vuepic/vue-datepicker/dist/main.css';
|
||||
|
||||
import { getI18nOptions } from '@/locales/helpers.ts';
|
||||
|
||||
Reference in New Issue
Block a user