+ Test
Added a test programm to upload images for characters
This commit is contained in:
@@ -45,6 +45,7 @@ const Profile = () => {
|
||||
height="200"
|
||||
image={character.Img || defaultCharacterImage}
|
||||
alt={character.CharName}
|
||||
sx={{ borderRadius: '3px' }}
|
||||
/>
|
||||
<CardContent>
|
||||
<Typography variant="h6" component="div" sx={{ color: '#fff', mb: 1 }}>
|
||||
|
||||
Reference in New Issue
Block a user