add contact-methods to a contact

This commit is contained in:
2025-01-04 20:34:05 -07:00
parent cd600daf66
commit 399e6299de
6 changed files with 132 additions and 13 deletions

View File

@@ -174,7 +174,9 @@
data-testId="contactCheckOne"
/>
<h2 class="text-base font-semibold ml-2 w-1/3 truncate flex-shrink-0">
<h2
class="text-base font-semibold ml-2 w-1/3 truncate flex-shrink-0"
>
{{ contactNameNonBreakingSpace(contact.name) }}
</h2>
@@ -191,8 +193,7 @@
<span class="ml-4 text-sm overflow-hidden">{{
shortDid(contact.did)
}}</span
>
}}</span>
</div>
<div class="ml-4 text-sm">
{{ contact.notes }}