We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998d3d0 commit f4e3132Copy full SHA for f4e3132
components/Tour.svelte
@@ -77,4 +77,4 @@ function setAlertProps() {
77
open={openDialog}
78
{buttons}>{@html tourMessage}</Dialog.Alert
79
>
80
-<a bind:this={anchorEl} />
+<a bind:this={anchorEl} href="/"><span /></a>
0 commit comments