Skip to content

Commit

Permalink
fix: add license only for the full description
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Jan 28, 2025
1 parent 15c447b commit 5d523bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@click.native="expandDescriptionWithClick"
/>
<span
v-if="license"
v-if="license && showFullDescription"
class="license"
>
{{ license }}
Expand Down

0 comments on commit 5d523bd

Please sign in to comment.