Selaa lähdekoodia

admin-2025-02-24 07:17:14

genlitex 2 kuukautta sitten
vanhempi
sitoutus
fa299802ec
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -3,6 +3,9 @@
   <router-view/>
 </template>
 
+
+
+
 <script setup>
 import Navbar from './components/Navbar.vue';
 </script>