This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
genlitex
/
prototype_design
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
admin-2025-02-24 07:24:32
genlitex
2 mesi fa
parent
d881015469
commit
b3d373dcfe
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
src/App.vue
+ 4
- 0
src/App.vue
Vedi File
@@ -6,6 +6,10 @@
+
+
+
+
<script setup>
import Navbar from './components/Navbar.vue';
</script>