fix: typo
Déploiement FRONT PROD / check (push) Successful in 2m9s
Déploiement FRONT PROD / deploy (push) Successful in 21s

This commit is contained in:
2026-06-25 06:18:46 +04:00
parent 3133145fd9
commit 0040902151
+1 -1
View File
@@ -90,7 +90,7 @@ export default function AwtisDetay({anAwtis}) {
sx={{bgcolor: '#FFD700', color: '#000', fontWeight: 700, '& .MuiChip-icon': {color: '#000'}}} sx={{bgcolor: '#FFD700', color: '#000', fontWeight: 700, '& .MuiChip-icon': {color: '#000'}}}
/> />
<Typography variant='caption' sx={{color: 'text.secondary', textAlign: 'center'}}> <Typography variant='caption' sx={{color: 'text.secondary', textAlign: 'center'}}>
Paroles publiées en exclusivité sur PAWÒL-NU, avant toute sortie sur les plateformes de streaming. Certains morceaux sont publiés en exclusivité sur PAWÒL-NU, avant toute sortie sur les plateformes de streaming.
</Typography> </Typography>
</Box> </Box>
)} )}