This commit is contained in:
2025-01-05 15:59:38 -03:00
parent 2fa110bb89
commit 28b0a6b785
6 changed files with 311 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<script lang="ts">
import NavBarAutocompletable from "../Componentes/NavBarAutocompletable.svelte";
</script>
<NavBarAutocompletable/>