datepicker mantine
How would I use the 'getInputProps' method of the 'useForm' hook to register a datePicker of @mantine/dates?
Currently able to render a date via (although to invoke the calendar, have to move mouse pointer all the way to the end of input field),
I've seen examples of how to render that in MUI and Ant, but don't know how to implement for mantine,
Currently able to render a date via (although to invoke the calendar, have to move mouse pointer all the way to the end of input field),
I've seen examples of how to render that in MUI and Ant, but don't know how to implement for mantine,
