mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
interface: comment item renders properly
This commit is contained in:
parent
7ef30187bb
commit
f162eb0f09
@ -31,6 +31,8 @@ export const CommentItem = (props) => {
|
||||
</Text>
|
||||
<Text gray ml={2}>{timeSent}</Text>
|
||||
</Row>
|
||||
</Row>
|
||||
<Row>
|
||||
<Text display="block" py={3} fontSize={1}>
|
||||
<RichText remoteContentPolicy={props.remoteContentPolicy}>
|
||||
{content}
|
||||
|
Loading…
Reference in New Issue
Block a user