Skip to content

Commit a28d1e0

Browse files
committed
chore: removed todo item
1 parent 3b4cc6a commit a28d1e0

File tree

1 file changed

+1
-3
lines changed
  • packages/kit-headless/src/components/tabs

1 file changed

+1
-3
lines changed

packages/kit-headless/src/components/tabs/tabs.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ import { KeyCode } from '../../utils/key-code.type';
1717

1818
/**
1919
* TABS TODOs
20-
*
21-
* Create a test for arrow right and left and make sure it works only in horizontal mode
22-
20+
2321
*
2422
* aria Tabs Pattern https://www.w3.org/WAI/ARIA/apg/patterns/tabs/
2523
* a11y lint plugin https://www.npmjs.com/package/eslint-plugin-jsx-a11y

0 commit comments

Comments
 (0)