add clothes type to clothes

This commit is contained in:
2021-09-24 14:43:41 +02:00
parent 2486143842
commit a8d30550ab
8 changed files with 432 additions and 428 deletions
@@ -8,6 +8,7 @@ defmodule PokemonCoutureWeb.Components.ClothesComponent do
<tr>
<td><%= @clothes.name %></td>
<td><%= @clothes.color %></td>
<td><%= @clothes.type %></td>
<td><%= @clothes.game %></td>
<td>