Skip to content

Commit

Permalink
Apply further suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: iammajid <[email protected]>
  • Loading branch information
SailReal and iammajid committed Jan 28, 2025
1 parent 908ab57 commit 8177a0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dl class="flex flex-col gap-2">
<div class="flex items-baseline gap-2">
<dt class="text-xs text-gray-500">
<code>registered by</code>
<code>updated by</code>
</dt>
<dd class="flex items-baseline gap-2 text-sm text-gray-900">
<span v-if="resolvedUpdatedBy != null">{{ resolvedUpdatedBy.name }}</span>
Expand Down

0 comments on commit 8177a0d

Please sign in to comment.