chore: Remove library link from navbar
All checks were successful
Deploy Dimension47 / deploy (push) Successful in 37s
All checks were successful
Deploy Dimension47 / deploy (push) Successful in 37s
Library is now accessed per-campaign via the campaign detail page. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -42,12 +42,6 @@ export function Layout() {
|
|||||||
>
|
>
|
||||||
Kampagnen
|
Kampagnen
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
|
||||||
to="/library"
|
|
||||||
className="text-sm text-text-secondary hover:text-text-primary transition-colors"
|
|
||||||
>
|
|
||||||
Bibliothek
|
|
||||||
</Link>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
{/* User Menu */}
|
{/* User Menu */}
|
||||||
|
|||||||
Reference in New Issue
Block a user