Olivier Massot 1 rok temu
rodzic
commit
601a66ac15
1 zmienionych plików z 1 dodań i 6 usunięć
  1. 1 6
      components/Webinaire/Catalogue.vue

+ 1 - 6
components/Webinaire/Catalogue.vue

@@ -22,12 +22,7 @@
         </v-row>
 
         <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-text>
                 <div class="title-card-container">