v2 ing soft #89

Merged
fede merged 92 commits from dev into main 2025-07-28 20:20:59 -03:00
Showing only changes of commit c51382b565 - Show all commits
+2
View File
@@ -9,5 +9,7 @@
<div class="text-center mb-4"> <div class="text-center mb-4">
<h1>Menu grupo: {id}</h1> <h1>Menu grupo: {id}</h1>
</div> </div>
{#key id}
<ListaAcciones /> <ListaAcciones />
{/key}
</div> </div>