summaryrefslogtreecommitdiff
path: root/components/items-tech
diff options
context:
space:
mode:
Diffstat (limited to 'components/items-tech')
-rw-r--r--components/items-tech/item-tech-container.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/items-tech/item-tech-container.tsx b/components/items-tech/item-tech-container.tsx
index 260f3e64..dedec70b 100644
--- a/components/items-tech/item-tech-container.tsx
+++ b/components/items-tech/item-tech-container.tsx
@@ -60,9 +60,9 @@ export function ItemTechContainer({
<h2 className="text-2xl font-bold tracking-tight">자재 관리</h2>
<InformationButton pagePath="evcp/items-tech" />
</div>
- <p className="text-muted-foreground">
+ {/* <p className="text-muted-foreground">
조선 및 해양 자재를 등록하고 관리할 수 있습니다.
- </p>
+ </p> */}
</div>
{/* 오른쪽: 아이템 타입 드롭다운 */}