refactor(ui): simplify dashboard headers and actions

This commit is contained in:
poyrazavsever
2026-07-17 22:13:20 +03:00
parent 49c4c370c8
commit c6eecf29ed
5 changed files with 32 additions and 59 deletions
@@ -48,9 +48,6 @@ export function AnalyticsClient({ data }: AnalyticsClientProps) {
<h1 className="text-3xl font-semibold tracking-normal text-foreground">
Performans ve Finans Analizi
</h1>
<p className="mt-1 max-w-2xl text-sm text-muted-foreground">
Müşteri bazlı gelirler, görev tamamlama oranları ve proje ilerleme grafikleri.
</p>
</div>
<div className="flex items-center gap-3">