primeros pasos en añadir las cosas que pide el profe

This commit is contained in:
2025-03-31 23:27:25 -03:00
parent 790cc31f93
commit 0036f48d19
8 changed files with 73 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<script>
import NavBarAutocompletable from "../Componentes/NavBarAutocompletable.svelte";
</script>
<NavBarAutocompletable />
<div class="container-fluid"></div>

View File

@@ -0,0 +1 @@
//WIP