fix linting

This commit is contained in:
2025-06-09 09:09:54 -06:00
parent b0d61b95ea
commit 8f5c34bc5f
15 changed files with 85 additions and 72 deletions

View File

@@ -48,10 +48,7 @@
<span>
{{ didInfo(visDid) }}
<span v-if="!serverUtil.isEmptyOrHiddenDid(visDid)">
<a
:href="`/did/${visDid}`"
class="text-blue-500"
>
<a :href="`/did/${visDid}`" class="text-blue-500">
<font-awesome
icon="arrow-up-right-from-square"
class="fa-fw"