From d8d608c435b3fb51487c2c5f060e7288132e0744 Mon Sep 17 00:00:00 2001 From: ncoronel Date: Mon, 7 Sep 2026 09:03:34 -0300 Subject: [PATCH] fix(product-carousel): correct track variable in thumbnail loop --- .../components/product-carousel/product-carousel.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/store/components/product-carousel/product-carousel.component.html b/src/app/features/store/components/product-carousel/product-carousel.component.html index 4633bba..9d72b0d 100644 --- a/src/app/features/store/components/product-carousel/product-carousel.component.html +++ b/src/app/features/store/components/product-carousel/product-carousel.component.html @@ -54,7 +54,7 @@ @if (images().length > 1) {