Updated the Error.jsx state
This commit is contained in:
parent
d1eb089bf3
commit
478a1a99b9
@ -22,7 +22,7 @@ export const Error = () => {
|
|||||||
</Box>
|
</Box>
|
||||||
</Stack>
|
</Stack>
|
||||||
|
|
||||||
{!isMobile && <img src={ServerDown} alt="Imprint" height={350}/>}
|
{!isMobile && <img src={ServerDown} alt="Server down" height={350}/>}
|
||||||
</Stack>
|
</Stack>
|
||||||
)
|
)
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user