We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134ddc5 commit 598165aCopy full SHA for 598165a
1 file changed
src/app/screens/PostRegistration.tsx
@@ -93,7 +93,8 @@ export default function PostRegistration(): React.ReactElement {
93
</Typography>
94
<Box sx={{ mt: 2 }}>
95
An email has been sent or will be sent to you shortly confirming your
96
- account registration.
+ account registration. Please also check your junk or spam folder if
97
+ you do not see it in your inbox.
98
</Box>
99
<Box sx={{ display: 'flex', justifyContent: 'center', mt: 2 }}>
100
<Button
0 commit comments