Remove CustomSvg (unused)

This commit is contained in:
Nicola Benaglia
2025-05-24 12:12:25 +02:00
parent ac4500027e
commit 5546ffdd7a
3 changed files with 2 additions and 16 deletions

View File

@@ -226,8 +226,7 @@ export const AttachmentCard = ({
width: '100%',
}}
>
{' '}
<CustomLoader />{' '}
<CustomLoader />
</Box>
)}
{errorMsg && (

View File

@@ -931,6 +931,7 @@ export const Thread = ({
}}
>
<CustomLoader />
<Typography
sx={{
fontSize: '18px',