From 5b4177f34dd87a637eaf76fd3d8d910b23a620a1 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Tue, 31 Mar 2026 11:26:15 +0200 Subject: [PATCH] Fix genres & studios links --- front/src/components/items/item-details.tsx | 2 +- front/src/ui/details/header.tsx | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/front/src/components/items/item-details.tsx b/front/src/components/items/item-details.tsx index 1ef29f96..c40bccaf 100644 --- a/front/src/components/items/item-details.tsx +++ b/front/src/components/items/item-details.tsx @@ -123,7 +123,7 @@ export const ItemDetails = ({ diff --git a/front/src/ui/details/header.tsx b/front/src/ui/details/header.tsx index 4b07e629..0639f5cd 100644 --- a/front/src/ui/details/header.tsx +++ b/front/src/ui/details/header.tsx @@ -401,7 +401,9 @@ const Description = ({