Add price and filter homepage
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
>
|
||||
<:col :let={{_id, item}} label="Title"><%= item.title %></:col>
|
||||
<:col :let={{_id, item}} label="Description"><%= item.description %></:col>
|
||||
<:col :let={{_id, item}} label="Price"><%= item.price %></:col>
|
||||
<:col :let={{_id, item}} label="Desire"><%= item.desire %></:col>
|
||||
<:action :let={{id, item}}>
|
||||
<.link
|
||||
|
||||
Reference in New Issue
Block a user