feat: build audit outreach review workspace

This commit is contained in:
Matthias
2026-06-05 16:47:22 +02:00
parent 1feccb9bdf
commit 5a42c637c6
15 changed files with 1786 additions and 38 deletions

View File

@@ -55,6 +55,7 @@ export function DashboardSidebar() {
)}
href={item.href}
key={item.href}
prefetch={false}
>
<Icon className="size-4" />
<span>{item.label}</span>