Olivier Massot 1 năm trước cách đây
mục cha
commit
71656fb960
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      components/Common/Meta.vue

+ 0 - 1
components/Common/Meta.vue

@@ -6,7 +6,6 @@ Définit les balises meta de la page
 </template>
 
 <script setup lang="ts">
-import type { PropType } from 'vue'
 
 const props = defineProps({
   title: {