79336655

Date: 2025-01-07 16:25:33
Score: 1
Natty:
Report link

Update with material ui v6

<ListItem
  sx={{
    minWidth: "fit-content" // <-- only add this style
  }}
  <ListItemText primary="as usual" />
</ListItem>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dante Nuñez