mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
.test
This commit is contained in:
@@ -21,6 +21,8 @@ export const NowPlayingCard = () => {
|
||||
height={45}
|
||||
width={45}
|
||||
alt='Song cover art'
|
||||
placeholder='blur'
|
||||
className='rounded-md'
|
||||
src={spotify.song?.image}
|
||||
/>
|
||||
) : (
|
||||
|
Reference in New Issue
Block a user