Olivier Massot пре 1 година
родитељ
комит
601a66ac15
1 измењених фајлова са 1 додато и 6 уклоњено
  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">