disable warning

This commit is contained in:
vcoppe
2024-06-26 22:51:21 +02:00
parent 1198390d7d
commit 67c472c207

View File

@@ -32,6 +32,7 @@
} }
</script> </script>
<!-- svelte-ignore a11y-no-static-element-interactions -->
<div <div
class="{orientation === 'col' class="{orientation === 'col'
? 'w-1 h-full cursor-col-resize' ? 'w-1 h-full cursor-col-resize'