What I need:
E.g. If the selection is from January to December show 2 calendars with January and December, not January and February wich is the default.
There was an initialMonth prop in a previous version: https://v3.mantine.dev/dates/date-range-picker/
Is there any way I can achive the above example? Thanks