We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff26ce6 commit 041b020Copy full SHA for 041b020
1 file changed
src/lib/seam/use-seam-query-without-workspace.ts
@@ -5,9 +5,9 @@ import type {
5
SeamHttpInvalidInputError,
6
} from '@seamapi/http/connect'
7
import {
8
+ type QueryKey,
9
useQuery,
10
type UseQueryOptions,
- type QueryKey,
11
type UseQueryResult,
12
} from '@tanstack/react-query'
13
0 commit comments