Skip to content

Commit

Permalink
Add useCombinedRefs to hooks index
Browse files Browse the repository at this point in the history
  • Loading branch information
iansan5653 authored Jul 27, 2022
1 parent 9db19a4 commit f91f682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export {useRenderForcingRef} from './useRenderForcingRef'
export {useProvidedStateOrCreate} from './useProvidedStateOrCreate'
export {useMenuInitialFocus} from './useMenuInitialFocus'
export {useMnemonics} from './useMnemonics'
export {useCombinedRefs} from './useCombinedRefs'

0 comments on commit f91f682

Please sign in to comment.