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
-3
View File
@@ -69,9 +69,6 @@ export function DashboardClient({ data }: DashboardClientProps) {
<h1 className="text-3xl font-semibold tracking-normal text-foreground">
Dashboard
</h1>
<p className="mt-1 max-w-2xl text-sm text-muted-foreground">
İş performansını, gelirlerini ve günlük durumunu takip et.
</p>
</div>
<div className="flex items-center gap-3">