Fix typo Fedivserse

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-10 17:22:28 +04:00
parent d052056e8d
commit fe870824ed
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -33,6 +33,9 @@ export default function KatRezoNou({tit, img, soutit, ko, lyen}) {
<Typography color='primary' variant='h6' component='div'>
{tit}
</Typography>
<Typography gutterBottom variant='caption' component='div'>
{`${img}.o-k-i.net`}
</Typography>
<Typography variant='h6' component='div'>
{soutit}
</Typography>
+3 -3
View File
@@ -18,7 +18,7 @@ function BootstrapDialogTitle(props) {
const {children, onClose, ...other} = props
return (
<DialogTitle sx={{m: 0, p: 2}} {...other}>
<DialogTitle sx={{m: 0, p: 2, textAlign: 'center'}} {...other}>
{children}
{onClose ? (
<IconButton
@@ -59,7 +59,7 @@ export default function RezoDialog() {
return (
<div>
<Button variant='outlined' size='large' endIcon={<PublicIcon />} onClick={handleClickOpen}>
Fediverse o-k-i.net
<strong>Fediverse</strong>
</Button>
<Dialog
fullScreen={fullScreen}
@@ -68,7 +68,7 @@ export default function RezoDialog() {
onClose={handleClose}
>
<BootstrapDialogTitle id='rézo-dialog' onClose={handleClose}>
Nos instances sur le fediverse <strong>o-k-i.net</strong>
#OKi sur le <strong>Fediverse</strong>
</BootstrapDialogTitle>
<DialogContent>
<Box>