Skip to content

Commit

Permalink
Fix indentation #187
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Nov 17, 2023
1 parent 15df3eb commit 35a87f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:title="citation.label"
v-html="citation.label"
/>
<span
<p
v-if="citation.type_label"
class="ml-4 text-base-soft"
v-html="citation.type_label"
Expand Down

0 comments on commit 35a87f8

Please sign in to comment.