diff options
Diffstat (limited to 'components/tech-vendors/tech-vendor-container.tsx')
| -rw-r--r-- | components/tech-vendors/tech-vendor-container.tsx | 4 |
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>
{/* 오른쪽: 벤더 타입 드롭다운 */}
|
