summaryrefslogtreecommitdiff
path: root/components/bidding-projects
diff options
context:
space:
mode:
Diffstat (limited to 'components/bidding-projects')
-rw-r--r--components/bidding-projects/bid-projects-container.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/bidding-projects/bid-projects-container.tsx b/components/bidding-projects/bid-projects-container.tsx
index cae01b04..9890a959 100644
--- a/components/bidding-projects/bid-projects-container.tsx
+++ b/components/bidding-projects/bid-projects-container.tsx
@@ -69,9 +69,9 @@ export function BidProjectsContainer({
<h2 className="text-2xl font-bold tracking-tight">견적 프로젝트 리스트</h2>
<InformationButton pagePath="evcp/bid-projects" />
</div>
- <p className="text-muted-foreground">
+ {/* <p className="text-muted-foreground">
데이터 출처 - SHIP/HULL: From ECC(S-ERP), TOP: From NONSAP
- </p>
+ </p> */}
</div>
{/* 오른쪽: 프로젝트 타입 드롭다운 */}