mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
feat: Enhance dashboard responsiveness across various pages and update project visibility icons for improved clarity.
This commit is contained in:
@@ -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>
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user