Преглед изворни кода

feat: :sparkles: adicionar index

joykepler пре 4 дана
родитељ
комит
62f6a0e066
1 измењених фајлова са 1 додато и 1 уклоњено
  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>