diff --git a/src/components/dialogs/EmailDialog/screens/Update.tsx b/src/components/dialogs/EmailDialog/screens/Update.tsx index fe8b8c5810..69f636b2d5 100644 --- a/src/components/dialogs/EmailDialog/screens/Update.tsx +++ b/src/components/dialogs/EmailDialog/screens/Update.tsx @@ -258,7 +258,7 @@ export function Update(_props: ScreenProps) { - + Success! diff --git a/src/components/dialogs/EmailDialog/screens/Verify.tsx b/src/components/dialogs/EmailDialog/screens/Verify.tsx index f53f649261..94970bf786 100644 --- a/src/components/dialogs/EmailDialog/screens/Verify.tsx +++ b/src/components/dialogs/EmailDialog/screens/Verify.tsx @@ -165,7 +165,7 @@ export function Verify({config}: ScreenProps) { - + {' '} Email verification complete! @@ -191,7 +191,7 @@ export function Verify({config}: ScreenProps) { state.mutationStatus === 'success' ? ( <> - + {' '} Email sent!