rename ammo group files to pack

This commit is contained in:
2023-03-29 22:58:07 -04:00
parent 6d26103784
commit 0544b58ab6
39 changed files with 743 additions and 743 deletions

View File

@ -139,7 +139,7 @@
</.live_component>
<% else %>
<div class="flex flex-wrap justify-center items-stretch">
<.ammo_group_card
<.pack_card
:for={%{id: pack_id} = pack <- @packs}
pack={pack}
original_count={Map.fetch!(@original_counts, pack_id)}