fix: Escape apostrophes in JSX and remove autoFocus attributes to resolve ESLint errors
This commit is contained in:
@@ -322,7 +322,7 @@ export default function RegisterPage() {
|
||||
}
|
||||
label={
|
||||
<Typography variant="body2" color="text.secondary">
|
||||
I confirm that I have my parent/guardian's permission to create this account
|
||||
I confirm that I have my parent/guardian's permission to create this account
|
||||
</Typography>
|
||||
}
|
||||
sx={{ mt: 1 }}
|
||||
|
||||
Reference in New Issue
Block a user