Typo
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ export default function Home() {
|
|||||||
</Container>
|
</Container>
|
||||||
<Container align='center'>
|
<Container align='center'>
|
||||||
<Typography gutterBottom variant='body' component='h4'>
|
<Typography gutterBottom variant='body' component='h4'>
|
||||||
⬇️ Rejoignez-nous ! ⬇️
|
⬇️ Nos réseaux ! ⬇️
|
||||||
</Typography>
|
</Typography>
|
||||||
{rezoNou.map(({tit, soutit, ko, lyen}) => <KatRezoNou key={tit} tit={tit} soutit={soutit} ko={ko} lyen={lyen} />)}
|
{rezoNou.map(({tit, soutit, ko, lyen}) => <KatRezoNou key={tit} tit={tit} soutit={soutit} ko={ko} lyen={lyen} />)}
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
Reference in New Issue
Block a user