formatting

This commit is contained in:
proddy
2024-08-15 12:27:50 +02:00
parent 817b2d1ad7
commit e0765f1c5b
2 changed files with 22 additions and 25 deletions

View File

@@ -197,18 +197,6 @@ const UploadDownload = () => {
)}
</Box>
<Typography sx={{ pt: 2, pb: 2 }} variant="h6" color="primary">
{LL.UPLOAD()}
</Typography>
<Box mb={2} color="warning.main">
<Typography variant="body2">
{LL.UPLOAD_TEXT()}
<br />
<br />
{LL.RESTART_TEXT(1)}.
</Typography>
</Box>
<SingleUpload />
<Typography sx={{ pt: 4, pb: 2 }} variant="h6" color="primary">