Переглянути джерело

feat: :sparkles: adicionar index

joykepler 1 тиждень тому
батько
коміт
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>