forked from jsnbuchanan/crowd-funder-for-time-pwa
fix list of offers (and some other lists), and add tests for offers
This commit is contained in:
@@ -51,7 +51,10 @@
|
||||
</div>
|
||||
<div>
|
||||
<fa icon="message" class="fa-fw text-slate-400" />
|
||||
{{ veriClaim.claim?.description }}
|
||||
{{
|
||||
veriClaim.claim?.description ||
|
||||
veriClaim.claim?.itemOffered?.description
|
||||
}}
|
||||
</div>
|
||||
<div>
|
||||
<fa icon="user" class="fa-fw text-slate-400" />
|
||||
|
||||
Reference in New Issue
Block a user