Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

avatar image mui not centeered

<Stack direction="row" style={{ justifyContent: "center", display: "flex" }} spacing={1}>
    <Avatar
    alt="Remy Sharp"
    src="https://bilalahmed-dev.azeemlab.com/"
    sx={{ width: 120, height: 120 }}
    />
</Stack>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #avatar #image #mui #centeered
ADD COMMENT
Topic
Name
2+5 =