fix: strip and re-add eslint-disable comments on correct lines, fix stray > in NavBar
Lint & Vuln Scan / Go vulnerabilities (push) Successful in 22s
Lint & Vuln Scan / Frontend lint & types (push) Failing after 29s

This commit is contained in:
2026-06-25 18:19:19 +01:00
parent 7bb017d6b4
commit bce26dce2a
3 changed files with 10 additions and 12 deletions
@@ -135,7 +135,6 @@
<a href={link.href} class="font-medium text-gray-800 hover:text-primary"
>{link.label}</a
><!-- eslint-enable svelte/no-navigation-without-resolve -->
>
{/if}
{/if}
{/each}