base commit
This commit is contained in:
@@ -107,7 +107,7 @@ export function ReviewsBlock() {
|
||||
</Stack>
|
||||
|
||||
<Box sx={{ color: 'text.secondary', flex: 1 }}>
|
||||
<RichTextMessageContent value={text} />
|
||||
<RichTextMessageContent value={text} tone="review" />
|
||||
</Box>
|
||||
</Stack>
|
||||
{r.imageUrl && (
|
||||
|
||||
Reference in New Issue
Block a user