From f21f41c59d9c4d62423059fae98aa3d659b822b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Meyer?= Date: Thu, 13 Jul 2023 14:14:40 +0200 Subject: [PATCH] feat(poc): fix thumbnail gallery --- components/grid/tile.tsx | 3 ++- components/product/gallery.tsx | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/components/grid/tile.tsx b/components/grid/tile.tsx index b2f219276..3b6d7c2fa 100644 --- a/components/grid/tile.tsx +++ b/components/grid/tile.tsx @@ -41,7 +41,8 @@ export function GridTileImage({ {props.src ? ( {props.title