standalone compile issues

This commit is contained in:
proddy
2023-04-06 21:19:24 +02:00
parent 0c8a7d51a8
commit 825e33c3ea
5 changed files with 6568 additions and 23 deletions

View File

@@ -138,7 +138,8 @@ const GeneralFileUpload: FC<UploadFileProps> = ({ uploadGeneralFile }) => {
>
{LL.CUSTOMIZATIONS()}
</Button>
<Button sx={{ ml: 2 }}
<Button
sx={{ ml: 2 }}
startIcon={<DownloadIcon />}
variant="outlined"
color="primary"