Typos 'texte' => 'parole'
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ export default function Home({errorCode, errorMessage, stats}) {
|
||||
<Chip sx={{fontWeight: 'bold'}} color='primary' icon={<ArrowCircleDownIcon />} label='Statistiques' variant='outlined' />
|
||||
</Divider>
|
||||
<Grid container spacing={2} sx={{marginBottom: 3}}>
|
||||
<KatKayLa tit='Textes' kantite={stats.countParole} href='/paroles' as='/paroles' />
|
||||
<KatKayLa tit='Paroles' kantite={stats.countParole} href='/paroles' as='/paroles' />
|
||||
<KatKayLa tit='Artistes' kantite={stats.countArtiste} href='/awtis?paj&paj=1' as='/awtis/paj/1' />
|
||||
</Grid>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user