From d73021e78cb53a428b85d0f9503cd9ff24a11ce5 Mon Sep 17 00:00:00 2001 From: AlejandroSuero Date: Tue, 28 May 2024 14:29:05 +0200 Subject: [PATCH] fix(Gallery): boxer images flickering when updating gallery --- src/components/Boxers/Gallery.astro | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/components/Boxers/Gallery.astro b/src/components/Boxers/Gallery.astro index d0cc2e628..e9a2245b5 100644 --- a/src/components/Boxers/Gallery.astro +++ b/src/components/Boxers/Gallery.astro @@ -92,12 +92,6 @@ const { id, name } = Astro.props - -