parent
abbc6543f4
commit
ce1d75e164
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ const ListHeader = observer(
|
||||||
<TextLink
|
<TextLink
|
||||||
text={sanitizeHandle(list.creator.handle, '@')}
|
text={sanitizeHandle(list.creator.handle, '@')}
|
||||||
href={makeProfileLink(list.creator)}
|
href={makeProfileLink(list.creator)}
|
||||||
|
style={pal.textLight}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</Text>
|
</Text>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue