From c5f39f6f8a48331f920a9ce7b9fa575ee57171af Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Fri, 11 Oct 2024 12:04:12 +0200 Subject: [PATCH] chore: no need for these props any more --- components/ItemContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ItemContent.tsx b/components/ItemContent.tsx index 6b752e75..eb5e82e8 100644 --- a/components/ItemContent.tsx +++ b/components/ItemContent.tsx @@ -246,7 +246,7 @@ export const ItemContent: React.FC<{ item: BaseItemDto }> = React.memo( )} - + {item.Type === "Episode" && (