Browse Source

feat: :sparkles: descomentar secao destinations

joykepler 2 ngày trước cách đây
mục cha
commit
f3ffe3daf7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/pages/index.vue

+ 1 - 1
app/pages/index.vue

@@ -6,7 +6,7 @@
   <SectionRoadMap />
   <SectionExecutors />
   <SectionGallery />
-  <!-- <SectionDestinations /> -->
+  <SectionDestinations />
   <FormSection />
   <FaqSection />
 </template>