change the file that reference third-party library
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import moment from 'moment-timezone';
|
||||
import { type unitOfTime } from 'moment/moment';
|
||||
import 'moment-timezone/moment-timezone-utils';
|
||||
|
||||
import jalaali, { type JalaaliDateObject } from 'jalaali-js';
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import { useI18n as useVueI18n } from 'vue-i18n';
|
||||
import moment from 'moment-timezone';
|
||||
import 'moment-timezone/moment-timezone-utils';
|
||||
|
||||
import type { NameValue, TypeAndName, TypeAndDisplayName, LocalizedSwitchOption } from '@/core/base.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user