Update FeedItem.tsx

zio/stable
Minseo Lee 2024-01-23 21:11:41 +09:00
parent c6f800f4d9
commit 4942d0b7ac
1 changed files with 1 additions and 1 deletions

View File

@ -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>