🩹 (billing) Leave the email checkout field empty
This commit is contained in:
@ -82,7 +82,6 @@ export const ChangePlanForm = ({ workspace, onUpgradeSuccess }: Props) => {
|
||||
createCheckoutSession({
|
||||
...newSubscription,
|
||||
returnUrl: window.location.href,
|
||||
prefilledEmail: user.email ?? undefined,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user