Olivier Massot 1 gadu atpakaļ
vecāks
revīzija
601a66ac15
1 mainītis faili ar 1 papildinājumiem un 6 dzēšanām
  1. 1 6
      components/Webinaire/Catalogue.vue

+ 1 - 6
components/Webinaire/Catalogue.vue

@@ -22,12 +22,7 @@
         </v-row>
         </v-row>
 
 
         <v-row class="center-90 catalog">
         <v-row class="center-90 catalog">
-          <v-col
-            v-for="course in courses"
-            :key="course.key"
-            cols="12"
-            md="4"
-          >
+          <v-col v-for="course in courses" :key="course.key" cols="12" md="4">
             <v-card class="mb-4">
             <v-card class="mb-4">
               <v-card-text>
               <v-card-text>
                 <div class="title-card-container">
                 <div class="title-card-container">