diff --git a/frontend/src/app/album/page.tsx b/frontend/src/app/album/page.tsx index e463f50..41665c0 100644 --- a/frontend/src/app/album/page.tsx +++ b/frontend/src/app/album/page.tsx @@ -39,6 +39,7 @@ export default function Page() { Title Artist Genre + Controls @@ -57,6 +58,7 @@ export default function Page() { {album.genre} + ))} @@ -64,13 +66,13 @@ export default function Page() {
- +
- +
- +