Update ChangeEmailDialog.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-04-10 22:55:32 +03:00
parent 711f428d10
commit 7f21774801
+1 -1
View File
@@ -243,7 +243,7 @@ export function Inner({
) : currentStep === 'StepThree' ? (
<>
<Button
label={_(msg`Verify Email`)}
label={_(msg`Verify email`)}
variant="solid"
color="primary"
size="large"