Muiinputlabel-shrink mengubah gaya

    MuiInputLabel: {
      outlined: {
        '&$shrink': {
           transform: 'translate(0px, 0px) scale(0.75)',
          },
      },
    },
Uninterested Unicorn