|
|
@@ -192,7 +192,7 @@ const Mail = () => { |
|
|
|
> |
|
|
|
<DialogTitle>Respons</DialogTitle> |
|
|
|
<DialogContent style={{ display: 'flex', }}> |
|
|
|
<Typography variant="h3" style={{ padding: '16px' }}>{responsText}</Typography> |
|
|
|
<Typography variant="h5" style={{ padding: '16px' }}>{responsText}</Typography> |
|
|
|
</DialogContent> |
|
|
|
<DialogActions> |
|
|
|
<Button onClick={() => setIsResponsPopUp(false)}>OK</Button> |
|
|
|