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