Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Feb 1, 2024
2 parents e4a0346 + 74f796b commit 6ab9b5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/example-app/src/lib/safe-action.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ export const authAction = createSafeActionClient({
"PARSED INPUT:",
parsedInput
);

return userId;
},
handleReturnedServerError,
});

0 comments on commit 6ab9b5c

Please sign in to comment.