fix build error and rename to People Growth Hub
This commit is contained in:
@@ -26,8 +26,7 @@ export function DashboardHeader({ quarter, stats, activeStatus, onStatusChange,
|
||||
{/* ── 왼쪽: 팀명 + 분기 ── */}
|
||||
<div className="flex items-center gap-3 shrink-0">
|
||||
<div className="shrink-0">
|
||||
<span className="text-base font-black tracking-tight">인재성장팀</span>
|
||||
<span className="ml-1.5 text-xs font-semibold text-blue-200/90">EE&E</span>
|
||||
<span className="text-base font-black tracking-tight">People Growth Hub</span>
|
||||
</div>
|
||||
<div className="w-px h-5 bg-white/20" />
|
||||
<span className="shrink-0 text-sm font-bold text-blue-100/90">
|
||||
|
||||
Reference in New Issue
Block a user