Change SesyonDialog title

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-07-30 22:15:39 +02:00
parent d70d75c41d
commit 5a0797c3d9
+2 -2
View File
@@ -96,11 +96,11 @@ export default function SesyonDialog({ouve, handleFemen}) {
<div>
<Dialog aria-labelledby='customized-dialog-title' open={ouve} onClose={handleFemen}>
<DialogTitle style={{textAlign: 'center'}} id='customized-dialog-title' onClose={handleFemen}>
Nous rejoindre
Groupe Session
</DialogTitle>
<DialogContent dividers>
<Typography gutterBottom style={{textAlign: 'center', fontWeight: 'bold'}}>
Télécharger lapplication
Télécharger Session
</Typography>
<Box style={{display: 'flex', flexDirection: 'column', justifyContent: 'space-between'}}>
<Box style={{display: 'flex', justifyContent: 'space-around'}}>