mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Address PR comments
This commit is contained in:
@@ -182,7 +182,7 @@ export const ChangeEmailSection = () => {
|
||||
tooltipText={
|
||||
hasEmailAuth
|
||||
? "Your email authentication method is currently enabled and will remain active after changing your email."
|
||||
: "Email authentication method will be automatically enabled after changing your email. You can change this back after logging in with your new email if desired."
|
||||
: "Email authentication method will be automatically enabled after changing your email. You may disable email authentication after logging in with your new email if needed."
|
||||
}
|
||||
>
|
||||
<Input
|
||||
|
||||
Reference in New Issue
Block a user