Add Aso to explain OKI
This commit is contained in:
@@ -5,7 +5,7 @@ import KatAkey from './kat-akey'
|
||||
|
||||
export default function Statistik({statistik}) {
|
||||
return (
|
||||
<Grid container spacing={2} sx={{marginBottom: 3}}>
|
||||
<Grid container spacing={2}>
|
||||
<KatAkey tit='Paroles' kantite={statistik.countParole} href='/paroles' as='/paroles' />
|
||||
<KatAkey tit='Artistes' kantite={statistik.countArtiste} href='/awtis?paj&paj=1' as='/awtis/paj/1' />
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user