79207822

Date: 2024-11-20 15:18:36
Score: 0.5
Natty:
Report link

I tried adding clearable: true and worked on desktop view.

                <DatePicker
                  renderInput={(params) => <TextField {...params} />}
                  slotProps={{ field: { clearable: true } }}
                />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Momen