typo: add @ to user id
This commit is contained in:
@@ -76,7 +76,7 @@ export default function ReadComments({session, selectedTitre, isOpen, setIsOpen,
|
|||||||
<ListItemText
|
<ListItemText
|
||||||
primary={
|
primary={
|
||||||
<Typography sx={{textDecoration: 'underline'}} component='span' variant='body2'>
|
<Typography sx={{textDecoration: 'underline'}} component='span' variant='body2'>
|
||||||
{user_created.split('-')[0]}
|
@{user_created.split('-')[0]}
|
||||||
</Typography>
|
</Typography>
|
||||||
}
|
}
|
||||||
secondary={
|
secondary={
|
||||||
|
|||||||
Reference in New Issue
Block a user