You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proptype validation fails when I pass array of formats to DatePickerInput component. It's valid for moment to accept array of formats and works perfectly with DatePickerInput too. So prop's validation must be oneOf array or string
The text was updated successfully, but these errors were encountered:
Proptype validation fails when I pass array of formats to DatePickerInput component. It's valid for moment to accept array of formats and works perfectly with DatePickerInput too. So prop's validation must be oneOf array or string
The text was updated successfully, but these errors were encountered: