I am working with the date range using react date picker with typescript. Can anyone help me with the props type of dates that comes in handle on change. Check the attached image below. Here in onChange function dates is coming as an argument I want to figure out that's type in typescript. Code Image Click Here