Skip to content

Commit 2303bda

Browse files
committed
feat: add useTabsterAttributes hook to react-components index export
1 parent 5c53634 commit 2303bda

File tree

1 file changed

+1
-0
lines changed
  • packages/react-components/react-components/src

1 file changed

+1
-0
lines changed

packages/react-components/react-components/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export {
4545
useFocusObserved,
4646
useRestoreFocusTarget,
4747
useRestoreFocusSource,
48+
useTabsterAttributes,
4849
useUncontrolledFocus,
4950
} from '@fluentui/react-tabster';
5051
export type {

0 commit comments

Comments
 (0)