feat: Enhance dashboard responsiveness across various pages and update project visibility icons for improved clarity.

This commit is contained in:
Yusuf İpek
2026-02-20 14:28:43 +03:00
parent fe496b7fa5
commit 1bb1c8e574
12 changed files with 525 additions and 512 deletions
-3
View File
@@ -22,9 +22,6 @@ export default async function HomePage() {
<Button asChild variant="ghost">
<Link href="/dashboard">Dashboard</Link>
</Button>
<Button asChild>
<Link href="/projects/new">New Project</Link>
</Button>
</>
) : (
<>