79614812

Date: 2025-05-09 20:19:07
Score: 1
Natty:
Report link

InputLabelProps was deprecated in material UI v6 and is getting removed in v7. This is what is working for me in v6.4.10:

<TextField label="ML Features" slotProps={{inputLabel: { shrink: true } }} />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Daniel Alfonsetti