mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
.test
This commit is contained in:
parent
898f9f03b8
commit
b5c2ddf606
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ export const NowPlayingCard = () => {
|
||||||
height={45}
|
height={45}
|
||||||
width={45}
|
width={45}
|
||||||
alt='Song cover art'
|
alt='Song cover art'
|
||||||
|
placeholder='blur'
|
||||||
|
className='rounded-md'
|
||||||
src={spotify.song?.image}
|
src={spotify.song?.image}
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue