add aria-controls and ids to connect tabs to content

This commit is contained in:
Sine Jespersen
2025-06-11 13:45:47 +02:00
parent aee60add1d
commit 5dd99a0ea7
10 changed files with 18 additions and 4 deletions

View File

@@ -348,6 +348,7 @@
</script>
<form
id="tab-interface"
class="flex flex-col h-full justify-between space-y-3 text-sm"
on:submit|preventDefault={() => {
updateInterfaceHandler();