Skip to content

Commit

Permalink
export useOptionalDependency hook in index file
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsJPeschel committed Feb 9, 2024
1 parent cdf4497 commit 5e3ac8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './useCommonContext';
export * from './useFocus';
export * from './useRetry';
export * from './useServiceEffect';
export * from './useOptionalDependency'

0 comments on commit 5e3ac8f

Please sign in to comment.