+
This commit is contained in:
@@ -57,6 +57,9 @@ const Profile = () => {
|
||||
<Typography variant="body2" sx={{ color: '#bbb' }}>
|
||||
Age: {character.Age}
|
||||
</Typography>
|
||||
<Typography variant="body2" sx={{ color: '#bbb', mt: 1 }}>
|
||||
Sex: {character.Sex}
|
||||
</Typography>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user