typo: add @ to user id

This commit is contained in:
2024-06-19 15:37:48 +04:00
parent 1e587b5d6b
commit a14c1be810
@@ -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={