JSX 구문 오류 수정 및 태그 밸런싱

This commit is contained in:
2026-01-04 21:01:06 +09:00
parent 4ee2d50a52
commit 394145c9a5

View File

@@ -1268,6 +1268,7 @@
const packages = pricingItems.filter(item => item.item_type === 'package');
return (
<div className="space-y-6">
{/* 모델 카드 그리드 */}
<div>
<div className="flex items-center justify-between mb-4">