hide error mesage material ui date time picker code example
Example: material ui datepicker remove error
<DateTimePicker
disablePast
error={false}
helperText={null}
/>
<DateTimePicker
disablePast
error={false}
helperText={null}
/>