From cccb26c9cca27c90a3a742d5c60ac243303cbdec Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Tue, 31 Dec 2024 15:00:30 +0100 Subject: [PATCH] chore --- components/series/SeasonPicker.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/series/SeasonPicker.tsx b/components/series/SeasonPicker.tsx index d823c6c2..d5fbabe9 100644 --- a/components/series/SeasonPicker.tsx +++ b/components/series/SeasonPicker.tsx @@ -156,7 +156,7 @@ export const SeasonPicker: React.FC = ({ item, initialSeasonIndex }) => { /> ) : null} - + {isFetching ? (