Skip to content

Commit

Permalink
Remove unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Aug 9, 2024
1 parent 32dd868 commit 6361647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/composite/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export type CompositeStoreProps = {
* @default false
*/
focusShift?: Ariakit.CompositeStoreProps[ 'focusShift' ];

/**
* If enabled, the composite element will act as an
* [`aria-activedescendant`](https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#kbd_focus_activedescendant)
Expand Down

0 comments on commit 6361647

Please sign in to comment.