From 12e936c0b45ffa1c8f3c02ff77961212767be9a7 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 26 Aug 2025 01:17:56 +0000 Subject: (대표님) 가입, 기본계약, 벤더 (최겸) 기술영업 아이템 관련 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/dashboard/dashboard-client.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dashboard/dashboard-client.tsx') diff --git a/lib/dashboard/dashboard-client.tsx b/lib/dashboard/dashboard-client.tsx index 398a18f2..fef279e5 100644 --- a/lib/dashboard/dashboard-client.tsx +++ b/lib/dashboard/dashboard-client.tsx @@ -68,7 +68,7 @@ export function DashboardClient({ initialData }: DashboardClientProps) {

- {getDomainDisplayName(domain)} 대시보드 + {getDomainDisplayName(domain)} 대시보드

{/*

{domain === "partners" -- cgit v1.2.3