fix: Escape apostrophes in JSX and remove autoFocus attributes to resolve ESLint errors
This commit is contained in:
@@ -211,7 +211,7 @@ export default function FamilyPage() {
|
||||
Family Share Code
|
||||
</Typography>
|
||||
<Typography variant="body2" color="text.secondary" sx={{ mb: 2 }}>
|
||||
Share this code with family members to give them access to your family's data
|
||||
Share this code with family members to give them access to your family's data
|
||||
</Typography>
|
||||
<Box sx={{ display: 'flex', alignItems: 'center', gap: 2, flexWrap: 'wrap' }}>
|
||||
<Chip
|
||||
|
||||
Reference in New Issue
Block a user