#Datepickerinput
2 messages · Page 1 of 1 (latest)
Import styles https://mantine.dev/dates/getting-started/
2 messages · Page 1 of 1 (latest)
Hello
I m new using Mantine and i have a strange UI on the datepicker input with 8.1.1
<DatePickerInput
label="Date de la plongée"
placeholder="choisissez une date"
{...form.getInputProps("date")}
/>
Import styles https://mantine.dev/dates/getting-started/