jinx преди 2 години
родител
ревизия
45b30ae90b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/components/calendar/mobile.vue

+ 0 - 1
src/components/calendar/mobile.vue

@@ -21,7 +21,6 @@
 </template>
 <script setup>
 import { ref, defineProps, computed } from 'vue'
-import { components } from '../../../../4dkankan_v3/src/lang/_zh'
 import { useI18n, getLocale } from '@/i18n'
 const { t } = useI18n({ useScope: 'global' })
 const props = defineProps({