From fd7307e2034f5dabf56e68f6be11fc732637250b Mon Sep 17 00:00:00 2001 From: Tajim Date: Mon, 21 Sep 2026 22:09:50 +0600 Subject: [PATCH] fix(products): follow product open_type strictly on anchor button --- resources/js/components/ProductCard.vue | 26 ++++++------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/resources/js/components/ProductCard.vue b/resources/js/components/ProductCard.vue index 16510be..a09a43f 100644 --- a/resources/js/components/ProductCard.vue +++ b/resources/js/components/ProductCard.vue @@ -1,6 +1,5 @@