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 c6350fb commit 7e4d7aaCopy full SHA for 7e4d7aa
src/actions/update-profile.ts
@@ -39,4 +39,4 @@ export async function updateProfile(formData: FormData) {
39
.where(eq(users.id, userId));
40
41
revalidatePath("/profile");
42
-}
+}
0 commit comments