From 394145c9a5e8a551a4e63347065f95ebe428a19e Mon Sep 17 00:00:00 2001 From: kimbokon Date: Sun, 4 Jan 2026 21:01:06 +0900 Subject: [PATCH] =?UTF-8?q?JSX=20=EA=B5=AC=EB=AC=B8=20=EC=98=A4=EB=A5=98?= =?UTF-8?q?=20=EC=88=98=EC=A0=95=20=EB=B0=8F=20=ED=83=9C=EA=B7=B8=20?= =?UTF-8?q?=EB=B0=B8=EB=9F=B0=EC=8B=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- salesmanagement/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/salesmanagement/index.php b/salesmanagement/index.php index c85004b..6d1e739 100644 --- a/salesmanagement/index.php +++ b/salesmanagement/index.php @@ -1268,6 +1268,7 @@ const packages = pricingItems.filter(item => item.item_type === 'package'); return ( +
{/* 모델 카드 그리드 */}