Add blur placeholder to OKI logo
This commit is contained in:
@@ -40,6 +40,7 @@ export default function Home({errorCode, errorMessage, stats}) {
|
|||||||
height={32}
|
height={32}
|
||||||
atl='OKI logo'
|
atl='OKI logo'
|
||||||
src={okiLogo}
|
src={okiLogo}
|
||||||
|
placeholder='blur'
|
||||||
/>
|
/>
|
||||||
</Box>
|
</Box>
|
||||||
<Typography sx={{fontWeight: 'bold'}} variant='h6' component='h2'>
|
<Typography sx={{fontWeight: 'bold'}} variant='h6' component='h2'>
|
||||||
|
|||||||
Reference in New Issue
Block a user