We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Link
1 parent 5201822 commit 1cc01b2Copy full SHA for 1cc01b2
packages/svelte/src/Link.svelte
@@ -22,6 +22,7 @@
22
})
23
</script>
24
25
+<!-- svelte-ignore a11y-no-static-element-interactions -->
26
<svelte:element
27
this={as}
28
use:inertia={{
0 commit comments