react-multi-date-picker
react-multi-date-picker copied to clipboard
Setting specific date for default date
Hi, I tried to set a specific date to show when click the box of datePicker. but by default, it has set today date. I wanna change it. what do i do.
there's a prop called currentDate that you can use to set the calendar page
https://shahabyazdi.github.io/react-multi-date-picker/other-examples/
But in Calendar i catched an error, i try to auto prop in vscode, there is no prop "currentDate"