A decentralized music tracking and discovery platform built on AT Protocol 🎵

fix loading

+1 -1
+1 -1
rockskyweb/src/pages/song/Song.tsx
··· 73 73 <rect x="48" y="21" rx="8" ry="8" width="150" height="150" /> 74 74 </ContentLoader> 75 75 )} 76 - {!loading && ( 76 + {!loading && song && ( 77 77 <> 78 78 <Group> 79 79 {song?.albumUri && (