rework job view header, change footprint to summary component

This commit is contained in:
Christoph Kluge
2024-09-05 16:44:03 +02:00
parent 398e3c1b91
commit df484dc816
7 changed files with 626 additions and 177 deletions

View File

@@ -117,7 +117,7 @@
{/if}
</p>
<p>
<p class="mb-2">
{#each jobTags as tag}
<Tag {tag} />
{/each}