We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71510a commit 28006a8Copy full SHA for 28006a8
src/lib/seam/use-seam-mutation-without-workspace.ts
@@ -23,7 +23,7 @@ export type UseSeamMutationWithoutWorkspaceResult<
23
UseSeamMutationWithoutWorkspaceVariables<T>
24
>
25
26
-export function UseSeamMutationWithoutWorkspace<
+export function useSeamMutationWithoutWorkspace<
27
T extends SeamHttpEndpointWithoutWorkspaceMutationPaths,
28
>(
29
endpointPath: T,
0 commit comments