Escaped apostrophe

This commit is contained in:
Alex Holliday
2024-08-20 10:44:03 -07:00
parent a408160957
commit b1a0b11bbc
+1 -1
View File
@@ -145,7 +145,7 @@ const CheckEmail = () => {
}}
/>
<Typography sx={{ alignSelf: "center", mb: theme.gap.medium }}>
Didn't receive the email?{" "}
Didn&apos;t receive the email?{" "}
<Typography
component="span"
onClick={resendToken}