Change teks and awtist order

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-09-29 18:59:31 +02:00
parent 01bdedb590
commit 4b5372e23d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const AWTIS_POU_CHAK_PAJ = process.env.NEXT_PUBLIC_AWTIS_POU_CHAK_PAJ || 6
export default function Awtis({pajTotal, awtisPouChakPaj, paj}) {
return (
<HeadLayout title='Awtis' tab={1} slug='awtis'>
<HeadLayout title='Awtis' tab={2} slug='awtis'>
<Pajinasyon pajTotal={pajTotal} paj={paj} />
<Container>
<Grid container spacing={4}>