1
0

nav item bug fix

This commit is contained in:
Nicola Clark 2024-10-11 21:26:16 -05:00
parent e24b3be94d
commit 5198725153
Signed by: nicola
GPG Key ID: 3E1710E7FF08956C

View File

@ -17,7 +17,7 @@
</script> </script>
<li <li
aria-controls={`pane-${$pane}`} aria-controls={`pane-${destination}`}
aria-selected={selected} aria-selected={selected}
role="tab" role="tab"
tabindex="0" tabindex="0"