Updated the Error.jsx state
This commit is contained in:
@@ -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>
|
||||||
)
|
)
|
||||||
}
|
}
|
Reference in New Issue
Block a user