From c0f523bf49a160f74158fe61b6f5916fa6176322 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 13 Dec 2022 18:02:44 +0700 Subject: Merapihkan tampilan --- src/pages/shop/brands/[slug].js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/shop/brands') diff --git a/src/pages/shop/brands/[slug].js b/src/pages/shop/brands/[slug].js index c0524207..320c4454 100644 --- a/src/pages/shop/brands/[slug].js +++ b/src/pages/shop/brands/[slug].js @@ -89,7 +89,7 @@ export default function BrandDetail({ Filter

Produk

-
+
{productFound > 0 ? ( <> Menampilkan  -- cgit v1.2.3