From 4cb15e7808892f3802c82762127e27b847064b06 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 16 Nov 2022 16:47:49 +0700 Subject: Change class name --- src/pages/shop/product/[slug].js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/shop') diff --git a/src/pages/shop/product/[slug].js b/src/pages/shop/product/[slug].js index e601d8c0..f96aba34 100644 --- a/src/pages/shop/product/[slug].js +++ b/src/pages/shop/product/[slug].js @@ -130,7 +130,7 @@ export default function ProductDetail({product}) {
- +
-- cgit v1.2.3