forked from jsnbuchanan/crowd-funder-for-time-pwa
fix: show correct description
This commit is contained in:
@@ -149,10 +149,10 @@
|
||||
+
|
||||
</button>
|
||||
</div>
|
||||
<div class="tooltip">
|
||||
<div class="tooltip px-2">
|
||||
by: {{ givenToMeTotals[contact.did] || 0 }}
|
||||
<span class="tooltiptext-left">
|
||||
{{ givenByMeDescriptions[contact.did] }}
|
||||
{{ givenToMeDescriptions[contact.did] }}
|
||||
</span>
|
||||
<button
|
||||
class="text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-6"
|
||||
|
||||
Reference in New Issue
Block a user