Skip to content

Commit

Permalink
export useFetchArgs (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnasaga committed Sep 12, 2022
1 parent 3777735 commit 031b2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export * from './useQuery'
export * from './Provider'
export * from './FetchContext'
export * from './types'
export * from './useFetchArgs'

0 comments on commit 031b2ee

Please sign in to comment.