From d9c0acb6b535798f57491608c96442b34f995591 Mon Sep 17 00:00:00 2001 From: Julio Ruiz Date: Wed, 11 Feb 2026 22:41:06 -0500 Subject: [PATCH] Fixing code --- src/components/cards/GridCard.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/cards/GridCard.astro b/src/components/cards/GridCard.astro index f0d5c85..4364d3d 100644 --- a/src/components/cards/GridCard.astro +++ b/src/components/cards/GridCard.astro @@ -22,8 +22,6 @@ const imageUrl = props.image || '' )} -)} - { props.type === 'imgText' && (