summaryrefslogtreecommitdiff
path: root/components/tech-vendors
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-07-09 06:23:58 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-07-09 06:23:58 +0000
commitccca806e803baf87bbc97cb2c49b0065673b7a6b (patch)
tree80f32877637644125c6d404783b7349f42500876 /components/tech-vendors
parentd23e59b405b0be567592ce967793356d1b11d559 (diff)
(최겸) 한글화 및 구매 excel 기준 용어 변경, description 주석처리
Diffstat (limited to 'components/tech-vendors')
-rw-r--r--components/tech-vendors/tech-vendor-container.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/tech-vendors/tech-vendor-container.tsx b/components/tech-vendors/tech-vendor-container.tsx
index 505a2ea4..0b5b436d 100644
--- a/components/tech-vendors/tech-vendor-container.tsx
+++ b/components/tech-vendors/tech-vendor-container.tsx
@@ -65,9 +65,9 @@ export function TechVendorContainer({
<h2 className="text-2xl font-bold tracking-tight">기술영업 벤더 리스트</h2>
<InformationButton pagePath="evcp/tech-vendors" />
</div>
- <p className="text-muted-foreground">
+ {/* <p className="text-muted-foreground">
기술영업 벤더에 대한 요약 정보를 확인하고 관리할 수 있습니다.
- </p>
+ </p> */}
</div>
{/* 오른쪽: 벤더 타입 드롭다운 */}