Skip to content

Commit

Permalink
add count beside title
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Mar 10, 2023
1 parent 93c95e9 commit 33b68bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</VCard>
<VCard>
<VCardHeader class="flex justify-between">
<h2 class="text-md">Nomenclature references</h2>
<h2 class="text-md">Nomenclature references ({{ sources.length }})</h2>
</VCardHeader>
<ul class="text-sm">
<PanelReferenceRow
Expand Down

0 comments on commit 33b68bd

Please sign in to comment.