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