79141883

Date: 2024-10-30 15:59:57
Score: 0.5
Natty:
Report link

since InputAdornmentProps is now removed, I did it in following way:

slotProps={{
    inputAdornment: {
      position: 'start',
    },
  }}

this is also consistent with documentation here

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Blomex