From 584fcc09d60bff324afcc6de5a018328d014ea29 Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Thu, 19 Dec 2024 14:18:53 +0100 Subject: [PATCH] fix: use ionicons --- components/series/SeasonPicker.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/components/series/SeasonPicker.tsx b/components/series/SeasonPicker.tsx index 43d55cc3..127de4e2 100644 --- a/components/series/SeasonPicker.tsx +++ b/components/series/SeasonPicker.tsx @@ -125,21 +125,15 @@ export const SeasonPicker: React.FC = ({ item, initialSeasonIndex }) => { }} /> ( - + )} DownloadedIconComponent={() => ( - + )} />