allow link to the large version of a project image

This commit is contained in:
2024-05-24 09:11:20 -06:00
parent af976ba838
commit 2321e1d6e8
2 changed files with 15 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
:entityId="projectId"
:iconSize="64"
:imageUrl="imageUrl"
:linkToFull="true"
class="block border border-slate-300 rounded-md max-h-16 max-w-16"
/>
</div>