add clothes type to clothes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user