summaryrefslogtreecommitdiff
path: root/lib/dashboard
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-08-26 01:17:56 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-08-26 01:17:56 +0000
commit12e936c0b45ffa1c8f3c02ff77961212767be9a7 (patch)
tree34f31b9a64c6d30e187c1114530c4d47b95d30a9 /lib/dashboard
parent83f67ed333f0237b434a41d1eceef417c0d48313 (diff)
(대표님) 가입, 기본계약, 벤더
(최겸) 기술영업 아이템 관련
Diffstat (limited to 'lib/dashboard')
-rw-r--r--lib/dashboard/dashboard-client.tsx2
1 files changed, 1 insertions, 1 deletions
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) {
<div className="flex items-center justify-between">
<div>
<h2 className="text-2xl font-bold tracking-tight">
- {getDomainDisplayName(domain)} 대시보드
+ {getDomainDisplayName(domain)} 대시보드
</h2>
{/* <p className="text-muted-foreground">
{domain === "partners"