Skip to content

Commit 82adc6f

Browse files
authored
fix(changeset): corrected the packages
Fixes the internal state management of DBTabItem to correctly set aria-selected for better accessibility.
1 parent f7625cb commit 82adc6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changeset/sharp-pumas-obey.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
2-
"@db-ux/core-components": patch
2+
"@db-ux/ngx-core-components": patch
3+
"@db-ux/react-core-components": patch
4+
"@db-ux/wc-core-components": patch
5+
"@db-ux/v-core-components": patch
36
---
47

58
fix: set DBTabItem internal state `_selected` correctly

0 commit comments

Comments
 (0)