mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-17 11:56:30 +00:00
Include USD value for open bounties view items
This commit is contained in:
parent
92b51251c0
commit
e1e0be115c
@ -24,7 +24,8 @@
|
|||||||
[:div.content
|
[:div.content
|
||||||
[:div.header.display-name full-repo]
|
[:div.header.display-name full-repo]
|
||||||
[:div.description
|
[:div.description
|
||||||
issue-link]
|
issue-link
|
||||||
|
(str " (USD " value-usd ")")]
|
||||||
[:div.footer-row
|
[:div.footer-row
|
||||||
(for [[tla balance] (merge tokens {:ETH balance-eth})]
|
(for [[tla balance] (merge tokens {:ETH balance-eth})]
|
||||||
[:div.balance-badge
|
[:div.balance-badge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user