Skip to content

Commit ac5c6de

Browse files
factions-user
authored andcommitted
cycle button
GitOrigin-RevId: 2145e98118166669d254964a492161cab889d804
1 parent 13ecc78 commit ac5c6de

2 files changed

Lines changed: 443 additions & 1 deletion

File tree

biome.jsonc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"recommended": true,
1515
"a11y": {
1616
"useButtonType": "off",
17-
"noInteractiveElementToNoninteractiveRole": "warn"
17+
"noInteractiveElementToNoninteractiveRole": "warn",
18+
// broken
19+
"noLabelWithoutControl": "off"
1820
},
1921
"style": {
2022
"noNonNullAssertion": "warn",

0 commit comments

Comments
 (0)