fix: remove unused svelte-ignore comment
📊 Benchmark the Runtime / benchmark (push) Successful in 1m33s
🚀 Lint & Test & Deploy / quality (push) Successful in 2m21s
🚀 Lint & Test & Deploy / test-unit (push) Successful in 43s
🚀 Lint & Test & Deploy / test-e2e (push) Successful in 2m2s
🚀 Lint & Test & Deploy / deploy (push) Successful in 2m0s
📊 Benchmark the Runtime / benchmark (push) Successful in 1m33s
🚀 Lint & Test & Deploy / quality (push) Successful in 2m21s
🚀 Lint & Test & Deploy / test-unit (push) Successful in 43s
🚀 Lint & Test & Deploy / test-e2e (push) Successful in 2m2s
🚀 Lint & Test & Deploy / deploy (push) Successful in 2m0s
This commit is contained in:
@@ -58,7 +58,6 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- svelte-ignore a11y_interactive_supports_focus -->
|
|
||||||
<dialog
|
<dialog
|
||||||
bind:this={dialogEl}
|
bind:this={dialogEl}
|
||||||
class="m-auto bg-layer-1 border border-outline rounded-md p-0 text-text max-w-md w-full backdrop:bg-black/50"
|
class="m-auto bg-layer-1 border border-outline rounded-md p-0 text-text max-w-md w-full backdrop:bg-black/50"
|
||||||
|
|||||||
Reference in New Issue
Block a user