79134368

Date: 2024-10-28 16:54:21
Score: 0.5
Natty:
Report link

In MUIv6, it can be achieved using:

<TextField slotProps={{ formHelperText: { sx: { color: (t) => t.palette.error.main } } }} />
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Dürrani