Fix linter errors

This commit is contained in:
2022-08-20 13:21:51 +04:00
parent 8f980095b2
commit bb481b191c
2 changed files with 10 additions and 11 deletions
+10 -10
View File
@@ -70,16 +70,16 @@ export default function Home({errorCode, errorMessage, stats}) {
</Typography>
</Container>
<Container align='center'>
<Box sx={{marginBottom: 2}}>
<Button size='small' variant='outlined' endIcon={<OpenInNewIcon />} onClick={() => window.open('https://asso.oki.re/public/members/new.php', '_blank')}>
<strong>Adhésion asso.oki.re</strong>
</Button>
</Box>
<Box>
<Button size='small' variant='outlined' endIcon={<OpenInNewIcon />} onClick={() => window.open('https://o-k-i.net', '_blank')}>
<strong>Fédiverse o-k-i.net</strong>
</Button>
</Box>
<Box sx={{marginBottom: 2}}>
<Button size='small' variant='outlined' endIcon={<OpenInNewIcon />} onClick={() => window.open('https://asso.oki.re/public/members/new.php', '_blank')}>
<strong>Adhésion asso.oki.re</strong>
</Button>
</Box>
<Box>
<Button size='small' variant='outlined' endIcon={<OpenInNewIcon />} onClick={() => window.open('https://o-k-i.net', '_blank')}>
<strong>Fédiverse o-k-i.net</strong>
</Button>
</Box>
</Container>
</Box>
<Container sx={{flexGrow: 100}}>