mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Remove CustomSvg (unused)
This commit is contained in:
@@ -226,8 +226,7 @@ export const AttachmentCard = ({
|
||||
width: '100%',
|
||||
}}
|
||||
>
|
||||
{' '}
|
||||
<CustomLoader />{' '}
|
||||
<CustomLoader />
|
||||
</Box>
|
||||
)}
|
||||
{errorMsg && (
|
||||
|
@@ -931,6 +931,7 @@ export const Thread = ({
|
||||
}}
|
||||
>
|
||||
<CustomLoader />
|
||||
|
||||
<Typography
|
||||
sx={{
|
||||
fontSize: '18px',
|
||||
|
Reference in New Issue
Block a user