Update FeedItem.tsx
parent
c6f800f4d9
commit
4942d0b7ac
|
@ -289,7 +289,7 @@ let FeedItemInner = ({
|
||||||
type="md"
|
type="md"
|
||||||
did={replyAuthorDid}
|
did={replyAuthorDid}
|
||||||
attr="displayName"
|
attr="displayName"
|
||||||
style={[pal.textLight, s.ml2]}
|
style={[pal.textLight]}
|
||||||
/>
|
/>
|
||||||
</Trans>
|
</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
Loading…
Reference in New Issue