From ab86fdfd91837630d5ebd81865c60a212a8b27f1 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Wed, 4 Feb 2026 14:07:56 +0700 Subject: fix variant select --- .../modules/product-detail/components/PriceAction.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src-migrate/modules/product-detail/components/PriceAction.tsx b/src-migrate/modules/product-detail/components/PriceAction.tsx index ee8009ef..ea65b3d1 100644 --- a/src-migrate/modules/product-detail/components/PriceAction.tsx +++ b/src-migrate/modules/product-detail/components/PriceAction.tsx @@ -302,14 +302,14 @@ const PriceAction = ({ product, onCompare }: Props) => {
{!isApproval && ( )} @@ -319,7 +319,7 @@ const PriceAction = ({ product, onCompare }: Props) => { @@ -331,14 +331,14 @@ const PriceAction = ({ product, onCompare }: Props) => {
@@ -347,7 +347,7 @@ const PriceAction = ({ product, onCompare }: Props) => { )} -- cgit v1.2.3