improve chart

This commit is contained in:
2021-09-29 15:00:49 +02:00
parent 5825c0b09f
commit c732621ae4
4 changed files with 33 additions and 21 deletions
@@ -6,7 +6,6 @@ defmodule PokemonCoutureWeb.Components.ClothesComponent do
def render(assigns) do
~L"""
<tr>
<td><%= @clothes.name %></td>
<td><%= @clothes.color %></td>
<td><%= @clothes.game %></td>