Skip to content

Commit c49878f

Browse files
committed
fix/lint: unhappy eslint
1 parent f415d0d commit c49878f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gui/src/lib/components/ui/button/button.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
</script>
6767

6868
{#if href}
69+
<!-- eslint-disable svelte/no-navigation-without-resolve -->
6970
<a
7071
bind:this={ref}
7172
data-slot="button"

0 commit comments

Comments
 (0)