diff --git a/components/SeriesCard.tsx b/components/SeriesCard.tsx index e12bd24..6a96140 100644 --- a/components/SeriesCard.tsx +++ b/components/SeriesCard.tsx @@ -6,10 +6,11 @@ export default function SeriesCard(props: { serie: SearchResult; origin: string const image = props.serie.images[0]; return (
{props.serie.description}
{feedUrl.toString()}