add page to view all claims about a DID (which we'll have to restrict to visible people soon)

This commit is contained in:
2024-04-26 20:13:44 -06:00
parent 9acba28b85
commit e2df848e96
5 changed files with 355 additions and 2 deletions

View File

@@ -161,7 +161,9 @@
class="flex w-11/12 max-w-sm mx-auto mb-3 overflow-hidden bg-white rounded-lg shadow-lg"
>
<div class="w-full px-6 py-6 text-slate-900 text-center">
<span class="font-semibold text-lg">{{ notification.title }}</span>
<span class="font-semibold text-lg">
{{ notification.title }}
</span>
<p class="text-sm mb-2">{{ notification.text }}</p>
<button