Skip to content

Commit 041b020

Browse files
committed
ci: Format code
1 parent ff26ce6 commit 041b020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/seam/use-seam-query-without-workspace.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ import type {
55
SeamHttpInvalidInputError,
66
} from '@seamapi/http/connect'
77
import {
8+
type QueryKey,
89
useQuery,
910
type UseQueryOptions,
10-
type QueryKey,
1111
type UseQueryResult,
1212
} from '@tanstack/react-query'
1313

0 commit comments

Comments
 (0)