fix: strip and re-add eslint-disable comments on correct lines, fix stray > in NavBar
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user