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
+3 -1
View File
@@ -9,5 +9,7 @@
<div class="text-center mb-4">
<h1>Menu grupo: {id}</h1>
</div>
<ListaAcciones />
{#key id}
<ListaAcciones />
{/key}
</div>