feat(persons): surface personType + title in forms and detail card #333

Merged
marcel merged 27 commits from feat/issue-218-person-title-type-fields into main 2026-04-26 13:37:40 +02:00
Showing only changes of commit 00af97653d - Show all commits

View File

@@ -67,7 +67,6 @@ let {
</div>
</div>
<!-- Title (academic/honorific) — PERSON type only -->
{#if person.personType === 'PERSON' && person.title}
<p
class="mb-0.5 text-center font-sans text-xs tracking-widest text-ink-3 [font-variant:small-caps]"