Replace all secondary color by error
This commit is contained in:
@@ -66,7 +66,7 @@ export default function TeksKat({parole}) {
|
||||
{titre}
|
||||
</Typography>
|
||||
{attributes.explicitLyrics && (
|
||||
<ExplicitIcon style={{marginRight: 5}} color='secondary' fontSize='small' />
|
||||
<ExplicitIcon style={{marginRight: 5}} color='error' fontSize='small' />
|
||||
)}
|
||||
</Box>
|
||||
<Box sx={{textAlign: 'start'}}>
|
||||
|
||||
Reference in New Issue
Block a user