diff --git a/src/components/GenreList.tsx b/src/components/GenreList.tsx index 2c4eb21..6afbdd3 100644 --- a/src/components/GenreList.tsx +++ b/src/components/GenreList.tsx @@ -25,7 +25,7 @@ const GenreList = ({ onSelectGenre }: GenreListProps) => { fontSize={"lg"} variant={"link"} > - {genre.name} + {genre.name}