Typo Fediverse to Fédiverse
This commit is contained in:
@@ -59,7 +59,7 @@ export default function RezoDialog() {
|
||||
return (
|
||||
<div>
|
||||
<Button variant='outlined' size='large' endIcon={<PublicIcon />} onClick={handleClickOpen}>
|
||||
<strong>Fediverse</strong>
|
||||
<strong>Fédiverse</strong>
|
||||
</Button>
|
||||
<Dialog
|
||||
fullScreen={fullScreen}
|
||||
@@ -68,7 +68,7 @@ export default function RezoDialog() {
|
||||
onClose={handleClose}
|
||||
>
|
||||
<BootstrapDialogTitle id='rézo-dialog' onClose={handleClose}>
|
||||
#OKi sur le <strong>Fediverse</strong>
|
||||
#OKi sur le <strong>Fédiverse</strong>
|
||||
</BootstrapDialogTitle>
|
||||
<DialogContent>
|
||||
<Box>
|
||||
|
||||
Reference in New Issue
Block a user