This is my personal website

update NowPlaying component

+1
+1
islands/NowPlaying.tsx
··· 70 70 } 71 71 72 72 setIsPlaying(true); 73 + setLabel("Now Playing"); 73 74 74 75 setSong({ 75 76 title: data.item.name,