We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba93f8 commit 6b926caCopy full SHA for 6b926ca
src/components/VerifiedChecker/VerifiedChecker.jsx
@@ -17,7 +17,7 @@ export function VerifiedChecker() {
17
return (
18
<Container sx={{pt: 5, pb: 0}}>
19
<Alert icon={<Check fontSize="inherit"/>} severity="success">
20
- Your E-Mail has been verified!
+ Thank you for verifying your participation!
21
</Alert>
22
</Container>
23
)
0 commit comments