<Tooltip label="Last read date" position="bottom" placement="center" gutter={10}>
<DatePicker clearable={false} radius={0} value={date} placeholder='Last read date' size="md" required onChange={setDate} />
</Tooltip>
This is the problematic piece of code that i have.
This makes clicking the datepicker input not popping the calendar