feat(persons): surface personType + title in forms and detail card #333
@@ -67,7 +67,6 @@ let {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Title (academic/honorific) — PERSON type only -->
|
|
||||||
{#if person.personType === 'PERSON' && person.title}
|
{#if person.personType === 'PERSON' && person.title}
|
||||||
<p
|
<p
|
||||||
class="mb-0.5 text-center font-sans text-xs tracking-widest text-ink-3 [font-variant:small-caps]"
|
class="mb-0.5 text-center font-sans text-xs tracking-widest text-ink-3 [font-variant:small-caps]"
|
||||||
|
|||||||
Reference in New Issue
Block a user