I want to set a date in a react-datepicker using jquery or js, there is any way to do this? I tried using $(\'.react-datepicker__input-container\').date(\'01/01/2021\')
$(\'.react-datepicker__input-container\').date(\'01/01/2021\')