From e1d516cfe891ee6859358d5358230c5e2890970a Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Sun, 19 Apr 2026 19:49:44 +0200 Subject: [PATCH] fix(35-03): add cursor-pointer to ItemCard navigable case - Add cursor-pointer to the non-null linkTo branch of the outer button - Preserve cursor-default for the null linkTo branch (setup cards) --- src/client/components/ItemCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/components/ItemCard.tsx b/src/client/components/ItemCard.tsx index 14cbe60..5f7fc00 100644 --- a/src/client/components/ItemCard.tsx +++ b/src/client/components/ItemCard.tsx @@ -75,7 +75,7 @@ export function ItemCard({