Olivier Massot hai 1 ano
pai
achega
71656fb960
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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: {