Replace all secondary color by error

This commit is contained in:
2023-07-26 08:06:27 +04:00
parent 0e94a95963
commit 3e9d1b477c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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'}}>