We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4cc6a commit a28d1e0Copy full SHA for a28d1e0
packages/kit-headless/src/components/tabs/tabs.tsx
@@ -17,9 +17,7 @@ import { KeyCode } from '../../utils/key-code.type';
17
18
/**
19
* TABS TODOs
20
- *
21
- * Create a test for arrow right and left and make sure it works only in horizontal mode
22
-
+
23
*
24
* aria Tabs Pattern https://www.w3.org/WAI/ARIA/apg/patterns/tabs/
25
* a11y lint plugin https://www.npmjs.com/package/eslint-plugin-jsx-a11y
0 commit comments