@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user