79686020

Date: 2025-07-01 11:59:41
Score: 0.5
Natty:
Report link

The label looks off because you're using a small font.

InputLabelProps: {
  sx: {
    fontSize: '13px',
    top: '50%',
    transform: 'translateY(-50%)',
    '&.MuiInputLabel-shrink': {
      top: 0,
      transform: 'translateY(0)',
    },
  },
},
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Milan Gohel