Make words consistent
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<img src={@item.image_url} />
|
||||
<%= if @item.received && !@current_user do %>
|
||||
<div class="absolute bg-red-400 text-white w-full h-7 bottom-0">
|
||||
<.icon name="hero-check-circle" />Received
|
||||
<.icon name="hero-check-circle" />Purchased
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user