Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Sep 8, 2023
1 parent c007518 commit d32a8e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/utils/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export type UseQueryParameters<
| 'queryHash'
| 'queryKey'
| 'queryKeyHashFn'
| 'suspense'
| 'throwOnError'
>
> & {
Expand Down

1 comment on commit d32a8e4

@vercel
Copy link

@vercel vercel bot commented on d32a8e4 Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wagmi-v2 – ./docs

wagmi-v2-wagmi-dev.vercel.app
wagmi-v2-git-alpha-wagmi-dev.vercel.app
alpha.wagmi.sh
wagmi-v2.vercel.app

Please sign in to comment.