Browse Source

feat: :sparkles: adicionar index

joykepler 1 tuần trước cách đây
mục cha
commit
62f6a0e066
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

@@ -1,3 +1,3 @@
 <template>
-  <h1 class="text-3xl font-bold underline">Skeleton Basico</h1>
+  <SectionSecondary />
 </template>